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
variable side
variable type
variable 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