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