Repository

Vector3

Extends:

three~THREE_Vector3 → Vector3

Represents a 3 dimensionnal Euclidean Vector, to be used as positions, directions or Euler angles (rotation).

This class extends the one from Three.js, API available here : https://threejs.org/docs/#api/en/math/Vector3