The offset in bytes of the array.
The ArrayBuffer instance referenced by the array.
The length in bytes of the array.
Returns the length of Vec.
Whether the array is still valid.
Adds RHS to this vector.
Copies a managed array to this.
Computes the dot product of this vector with RHS.
Computes the linear interpolation between this vector and RHS.
Premultiplies matrix to this vector.
Subtracts RHS from this vector.
Generated using TypeDoc
A 4D vector.