Vector3
A three-dimensional vector.
Details
The data type has the following form:
[<number>,<number>,<number>]
It represents a three-dimensional Cartesian vector that can also be viewed as a point in space.
A three-dimensional vector.
The data type has the following form:
[<number>,<number>,<number>]
It represents a three-dimensional Cartesian vector that can also be viewed as a point in space.