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

返回

属性

适用于