Vector2D
Category: Arrays
Format:
[x, y]
Description:
Represents a 2-dimensional vector in space.
A normalised vector means that each value is within range -1..+1.
See also Vector3D.
Format:
[x, y]
Description:
Represents a 2-dimensional vector in space.
A normalised vector means that each value is within range -1..+1.
See also Vector3D.