Version: 2019.2
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.