다음을 통해 공유


ARReferenceObject.GetReferenceObjects(String, NSBundle) 메서드

정의

에 지정된 resourceGroupName 에 있는 모든 ARReferenceObject 의 인스턴스를 bundle가져옵니다.

[Foundation.Export("referenceObjectsInGroupNamed:bundle:")]
public static Foundation.NSSet<ARKit.ARReferenceObject> GetReferenceObjects (string resourceGroupName, Foundation.NSBundle bundle);
static member GetReferenceObjects : string * Foundation.NSBundle -> Foundation.NSSet<ARKit.ARReferenceObject>

매개 변수

resourceGroupName
String
bundle
NSBundle

반환

특성

적용 대상