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

XRReferencePointSubsystem.TryRemoveReferencePoint

Switch to Manual
public bool TryRemoveReferencePoint (Experimental.XR.TrackableId referencePointId);

Parameters

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

Returns

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

Description

Attempt to remove a ReferencePoint getting tracked by the device.