Preparing search index...
The search index is not available
@dimforge/rapier3d
@dimforge/rapier3d
Quaternion
Class Quaternion
A quaternion.
Implements
Rotation
Index
Constructors
constructor
Properties
w
x
y
z
Constructors
constructor
new
Quaternion
(
x
,
y
,
z
,
w
)
:
Quaternion
Parameters
x
:
number
y
:
number
z
:
number
w
:
number
Returns
Quaternion
Properties
w
w
:
number
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
w
x
y
z
@dimforge/rapier3d
Loading...
A quaternion.