ARWorldMap.Anchors 属性

定义

获取或设置对象数组 ARAnchor ,这些对象用于将计算机生成的图像放入实际环境中。

public virtual ARKit.ARAnchor[] Anchors { [Foundation.Export("anchors", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAnchors:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Anchors : ARKit.ARAnchor[] with get, set

属性值

属性

适用于