Skip to content

Struct ManusQuaternion

ClassList > ManusQuaternion

A quaternion, used for rotations.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
float w
float x
float y
float z

Public Attributes Documentation

variable w

float ManusQuaternion::w;

variable x

float ManusQuaternion::x;

variable y

float ManusQuaternion::y;

variable z

float ManusQuaternion::z;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h