ARReferenceImage.GetReferenceImagesInGroup(String, NSBundle) 方法

定义

加载一组引用图像的静态方法。

[Foundation.Export("referenceImagesInGroupNamed:bundle:")]
public static Foundation.NSSet<ARKit.ARReferenceImage> GetReferenceImagesInGroup (string name, Foundation.NSBundle bundle);
static member GetReferenceImagesInGroup : string * Foundation.NSBundle -> Foundation.NSSet<ARKit.ARReferenceImage>

参数

name
String
bundle
NSBundle

返回

属性

适用于