Class: _vector

_vector

A structure representing a 3D vector.


Members

(static) x :number

The X component of the 3D vector.

(static) y :number

The Y component of the 3D vector.

(static) z :number

The Z component of the 3D vector.