Skip to content

Class Manus::Trackers::CustomTracker

ClassList > Manus > Trackers > CustomTracker

Inherits the following classes: MonoBehaviour

Public Attributes

Type Name
CoreSDK.ManusVec3 position
CoreSDK.ManusQuaternion rotation
string trackerID = = "UnityCustomTracker"
CoreSDK.TrackerType type = = CoreSDK.TrackerType.Unknown
uint userId = = 0

Public Attributes Documentation

variable position

CoreSDK.ManusVec3 Manus.Trackers.CustomTracker.position;

variable rotation

CoreSDK.ManusQuaternion Manus.Trackers.CustomTracker.rotation;

variable trackerID

string Manus.Trackers.CustomTracker.trackerID;

variable type

CoreSDK.TrackerType Manus.Trackers.CustomTracker.type;

variable userId

uint Manus.Trackers.CustomTracker.userId;

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Trackers/CustomTracker.cs