Converts a Tuple3 [x, y, z] into a THREE.Vector3.
[x, y, z]
The tuple to convert.
the computed position vector
Converts a Tuple3
[x, y, z]into a THREE.Vector3.