ARWorldMap.Anchors 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置对象数组 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
属性值
ARAnchor[]
- 属性