共用方式為


ARReferenceObject.GetReferenceObjects(String, NSBundle) 方法

定義

取得 中指定 resourceGroupName 之 中所有 ARReferenceObjectbundle 實例。

[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

傳回

屬性

適用於