Skip to content

Struct Manus::CoreSDK::TrackerDirection

ClassList > Manus > CoreSDK > TrackerDirection

ONLY USED INTERNALLY. More...

Public Attributes

Type Name
ManusVec3 forward
ManusVec3 side
TrackerOffsetType type
ManusVec3 up

Public Functions

Type Name
TrackerDirection (TrackerOffsetType p_Type, ManusVec3 p_Side, ManusVec3 p_Up, ManusVec3 p_Forward)

Detailed Description

Stores orientation of trackers for polygon.

Public Attributes Documentation

variable forward

ManusVec3 Manus.CoreSDK.TrackerDirection.forward;

variable side

ManusVec3 Manus.CoreSDK.TrackerDirection.side;

variable type

TrackerOffsetType Manus.CoreSDK.TrackerDirection.type;

variable up

ManusVec3 Manus.CoreSDK.TrackerDirection.up;

Public Functions Documentation

function TrackerDirection

inline Manus::CoreSDK::TrackerDirection::TrackerDirection (
    TrackerOffsetType p_Type,
    ManusVec3 p_Side,
    ManusVec3 p_Up,
    ManusVec3 p_Forward
) 

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