![]() | QuaternionF Fields |
The QuaternionF type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Identity |
Returns the identity QuaternionF (1, 0, 0, 0).
|
![]() | W |
The w component.
|
![]() | X |
The x component.
|
![]() | Y |
The y component.
|
![]() | Z |
The z component.
|
![]() ![]() | Zero |
Returns a QuaternionF with all of its components set to zero.
|