Struct Manus::CoreSDK::ManusQuaternion
ClassList > Manus > CoreSDK > ManusQuaternion
A quaternion, used for rotations.
Public Attributes
Type | Name |
---|---|
float | w |
float | x |
float | y |
float | z |
Public Functions
Type | Name |
---|---|
ManusQuaternion (float p_W, float p_X, float p_Y, float p_Z) |
Public Attributes Documentation
variable w
variable x
variable y
variable z
Public Functions Documentation
function ManusQuaternion
inline Manus::CoreSDK::ManusQuaternion::ManusQuaternion (
float p_W,
float p_X,
float p_Y,
float p_Z
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs