共用方式為


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

屬性值

屬性

適用於