다음을 통해 공유


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

추적을 중지할 앵커입니다.

특성

적용 대상