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

XRReferencePointSubsystem.TryRemoveReferencePoint

Cambiar al Manual
public bool TryRemoveReferencePoint (Experimental.XR.TrackableId referencePointId);

Parámetros

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

Valor de retorno

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

Descripción

Attempt to remove a ReferencePoint getting tracked by the device.