The Quat class provides support for quaternions.
Fields | |
---|---|
v | |
w |
Constructors | |
---|---|
New |
Properties | |
---|---|
I | (read only) |
J | (read only) |
K | (read only) |
Length | (read only) |
Methods | |
---|---|
Operator * | |
Operator + | |
Operator - | |
Operator / | |
Dot | |
GetPitch | |
GetRoll | |
GetYaw | |
Normalize | |
Slerp | |
Operator To |
Functions | |
---|---|
Pitch | |
Roll | |
Rotation | |
Yaw |