Method RemoveRaycast
RemoveRaycast(TrackableId)
Removes an existing raycast by its TrackableId.
Declaration
public void RemoveRaycast(TrackableId trackableId)
Parameters
Type | Name | Description |
---|---|---|
TrackableId | trackableId | The unique identifier for the raycast to remove. |