Struct Manus::CoreSDK::CoordinateSystemVUH
ClassList > Manus > CoreSDK > CoordinateSystemVUH
Stores the information regarding the coordinate system used by the client, defined as VUH (view, up, handedness).
Public Attributes
Type | Name |
---|---|
Side | handedness |
float | unitScale |
AxisPolarity | up |
AxisView | view |
Public Functions
Type | Name |
---|---|
CoordinateSystemVUH (AxisView p_View, AxisPolarity p_Up, Side p_Handedness, float p_UnitScale) |
Public Attributes Documentation
variable handedness
variable unitScale
variable up
variable view
Public Functions Documentation
function CoordinateSystemVUH
inline Manus::CoreSDK::CoordinateSystemVUH::CoordinateSystemVUH (
AxisView p_View,
AxisPolarity p_Up,
Side p_Handedness,
float p_UnitScale
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs