Upravit

Sdílet prostřednictvím


ARSession.RemoveAnchor(ARAnchor) Method

Definition

Removes the anchor from the set of tracked objects.

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

Parameters

anchor
ARAnchor

The anchor to stop tracking.

Attributes

Applies to