Matrix Engine Api Documentation - v1.15.7
Preparing search index...
PVector
Class PVector
Index
Constructors
constructor
Properties
x
y
z
Constructors
constructor
new
PVector
(
x
?:
number
,
y
?:
number
,
z
?:
number
)
:
PVector
Parameters
x
:
number
= 0
y
:
number
= 0
z
:
number
= 0
Returns
PVector
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
x
y
z
Matrix Engine Api Documentation - v1.15.7
Loading...