Class Manus::Trackers::TrackedObject
ClassList > Manus > Trackers > TrackedObject
This component allows an object to be moved according to a tracker position and orientation.
Inherits the following classes: MonoBehaviour
Public Attributes
| Type | Name | 
|---|---|
| bool | autoToggle   = = true Sets active to false when tracker does not exist. | 
| Tracker | tracker | 
| CoreSDK.TrackerType | type | 
| long | userId | 
Public Functions
| Type | Name | 
|---|---|
| void | ApplyTrackerData (CoreSDK.TrackerData p_TrackerData, bool p_HasData) | 
Public Attributes Documentation
variable autoToggle
variable tracker
variable type
variable userId
Public Functions Documentation
function ApplyTrackerData
inline void Manus::Trackers::TrackedObject::ApplyTrackerData (
    CoreSDK.TrackerData p_TrackerData,
    bool p_HasData
) 
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Trackers/TrackedObject.cs