Viewer
Preparing search index...
Rotation
Type Alias Rotation
Rotation defined by an angle and an axis.
type
Rotation
=
{
angle
:
number
;
axis
:
number
[]
;
}
Index
Properties
angle
axis
Properties
angle
angle
:
number
The angle of the rotation.
axis
axis
:
number
[]
The axis of the rotation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
axis
Viewer
Loading...
Rotation defined by an angle and an axis.