A small planar vector type keeps the simulation layer independent from Three.js. The rendering system is free to convert these values into THREE.Vector2 or THREE.Vector3 objects later.
THREE.Vector2
THREE.Vector3
Readonly
A small planar vector type keeps the simulation layer independent from Three.js. The rendering system is free to convert these values into
THREE.Vector2orTHREE.Vector3objects later.