Preparing search index...
The search index is not available
TypeSpriteJS Game Engine - API
TypeSpriteJS Game Engine - API
Vector3
Class Vector3
Hierarchy
Vector3
Index
Constructors
constructor
Properties
x
y
z
Methods
copy
Constructors
constructor
new
Vector3
(
x
?:
number
, y
?:
number
, z
?:
number
)
:
Vector3
Parameters
x:
number
= 0
y:
number
= 0
z:
number
= 0
Returns
Vector3
Properties
x
x
:
number
= 0
y
y
:
number
= 0
z
z
:
number
= 0
Methods
copy
copy
(
)
:
Vector3
Returns
Vector3
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Type
SpriteJS
Game
Engine -
API
Vector3
constructor
x
y
z
copy
Generated using
TypeDoc