Experimental: this API is experimental and might be changed or removed in the future.

XRReferencePointSubsystem.TryRemoveReferencePoint

매뉴얼로 전환
public bool TryRemoveReferencePoint (Experimental.XR.TrackableId referencePointId);

파라미터

referencePointIdID of the ReferencePoint you wish to remove so the device no longer tries to track it.

반환

bool If the ReferencePoint was removed successfully, this method returns true. Otherwise, it returns false.

설명

Attempt to remove a ReferencePoint getting tracked by the device.