Struct Manus::CoreSDK::TrackerOffset
ClassList > Manus > CoreSDK > TrackerOffset
Stores the local offsets to the trackers.
Public Attributes
Type | Name |
---|---|
TrackerOffsetType | entryType |
ManusQuaternion | rotation |
ManusVec3 | translation |
Public Functions
Type | Name |
---|---|
TrackerOffset (TrackerOffsetType p_EntryType, ManusVec3 p_Translation, ManusQuaternion p_Rotation) |
Public Attributes Documentation
variable entryType
variable rotation
variable translation
Public Functions Documentation
function TrackerOffset
inline Manus::CoreSDK::TrackerOffset::TrackerOffset (
TrackerOffsetType p_EntryType,
ManusVec3 p_Translation,
ManusQuaternion p_Rotation
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs