Quat:length
EditReturns the length of the quaternion.
length = Quat:length()
Arguments
None
Returns
Name | Type | Description |
length | number | The length of the quaternion. |
See also
Quat:normalize
Quat
Returns the length of the quaternion.
length = Quat:length()
None
Name | Type | Description |
length | number | The length of the quaternion. |
Quat:normalize
Quat