Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
This documentation is for an older version of this module. Go to the latest documentation here.
Contains a description of a vector.
Properties
x
x: number;
X component of this vector.
Type: number
y
y: number;
Y component of this vector.
Type: number
z
z: number;
Z component of this vector.
Type: number