fromArray
Sets x = array[offset], y = array[offset + 1], z = array[offset + 2].
Return
A reference to this vector.
Parameters
array
An array holding the vector component values.
Sets x = array[offset], y = array[offset + 1], z = array[offset + 2].
A reference to this vector.
An array holding the vector component values.