共用方式為


ARSession.RemoveAnchor(ARAnchor) 方法

定義

anchor從一組追蹤的物件中移除 。

[Foundation.Export("removeAnchor:")]
public virtual void RemoveAnchor (ARKit.ARAnchor anchor);
abstract member RemoveAnchor : ARKit.ARAnchor -> unit
override this.RemoveAnchor : ARKit.ARAnchor -> unit

參數

anchor
ARAnchor

要停止追蹤的錨點。

屬性

適用於