|
bool | enabled |
| Is this tracker enabled?
|
|
Status | status |
| The tracking Status of the tracker
|
|
TrackerComponent | trackerComponent |
| The tracking device
|
|
|
virtual string | name [get] |
| The name of this tracker
|
|
◆ Status
The tracking status
Enumerator |
---|
Unavailable | The tracking device is not available.
|
Present | The tracking device is available but not tracking.
|
Tracking | The tracking device is actively tracking.
|
◆ StartTracker()
virtual void Passer.Tracking.Tracker.StartTracker |
( |
| ) |
|
|
virtual |
Optional list of SubTrackers
Start the tracker
◆ StopTracker()
virtual void Passer.Tracking.Tracker.StopTracker |
( |
| ) |
|
|
virtual |
◆ UpdateTracker()
virtual void Passer.Tracking.Tracker.UpdateTracker |
( |
| ) |
|
|
virtual |
◆ ShowTracker()
virtual void Passer.Tracking.Tracker.ShowTracker |
( |
bool |
shown | ) |
|
|
virtual |
Show or hide the Tracker renderers
- Parameters
-
shown | Renderers are enabled when shown == true |
◆ Calibrate()
virtual void Passer.Tracking.Tracker.Calibrate |
( |
| ) |
|
|
virtual |
◆ AdjustTracking()
virtual void Passer.Tracking.Tracker.AdjustTracking |
( |
Vector3 |
positionalDelta, |
|
|
Quaternion |
rotationalDelta |
|
) |
| |
|
virtual |
Adjust the position of the tracker by the given delat
- Parameters
-
positionalDelta | The positional delta to apply |
rotationalDelta | The rotational delta to apply |
The documentation for this class was generated from the following file:
- Assets/Passer/HumanoidControl/Runtime/HumanoidControl/Scripts/Extensions/Tracker.cs