Preparing search index...
The search index is not available
@dimforge/rapier3d
@dimforge/rapier3d
RotationOps
Class RotationOps
Hierarchy
RotationOps
Index
Constructors
constructor
Methods
copy
from
Raw
identity
into
Raw
Constructors
constructor
new
Rotation
Ops
(
)
:
RotationOps
Returns
RotationOps
Methods
Static
copy
copy
(
out
:
Rotation
, input
:
Rotation
)
:
void
Parameters
out:
Rotation
input:
Rotation
Returns
void
Static
from
Raw
from
Raw
(
raw
:
RawRotation
)
:
Rotation
Parameters
raw:
RawRotation
Returns
Rotation
Static
identity
identity
(
)
:
Rotation
Returns
Rotation
Static
into
Raw
into
Raw
(
rot
:
Rotation
)
:
RawRotation
Parameters
rot:
Rotation
Returns
RawRotation
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@dimforge/rapier3d
default
Rotation
Ops
constructor
copy
from
Raw
identity
into
Raw
Generated using
TypeDoc