Allows to get the magnitude (length) of a vector.
Allows to get the square magnitude (or a dot product of itself) of a vector.
Allows to get / set the X component of a vector.
Allows to get / set the X component of a vector.
Allows to get / set the Y component of a vector.
Allows to get / set the Y component of a vector.
Allows to get / set the ** Z component** of a vector.
Allows to get / set the ** Z component** of a vector.
Returns new vector composed from input values.
Returns random vector positioned on a unit circle.
Returns random vector positioned inside a unit sphere.
Returns random vector positioned on a unit sphere.
Returns random rotation vector.
Generated using TypeDoc
Returns a clone of the specified vector.