GameObjects.
IsTracked
: bool
[Get] |
Whether this trackable is current considered tracked.
A trackable may become temporarily untracked if, for example, it cannot be seen by the device.
Signature
bool IsTracked |
TrackableType
: OVRAnchor.TrackableType
[Get] |
This specific type of trackable this MRUKTrackable represents.
Signature
OVRAnchor.TrackableType TrackableType |