Method TryRemoveReferencePoint
TryRemoveReferencePoint(TrackableId)
Should remove an existing reference point with TrackableId referencePointId
.
Declaration
public virtual bool TryRemoveReferencePoint(TrackableId referencePointId)
Parameters
Type | Name | Description |
---|---|---|
TrackableId | referencePointId | The id of an existing reference point to remove. |
Returns
Type | Description |
---|---|
bool | Should return |