Source coordinate reference system
Target coordinate reference system
Compute and return the inverse transform, i.e., the one that transforms from the target to the source reference system.
Inverse transform
Transform a two-dimensional vector from the source to the target reference system.
This method operates in-place, i.e., the vector is modified.
Transformed vector (same object as the argument)
Vector to transform
Transform a three-dimensional vector from the source to the target reference system.
This method operates in-place, i.e., the vector is modified.
Transformed vector (same object as the argument)
Vector to transform
Transform a quaternion from the source to the target reference system.
Transformed quaternion (same object as the argument)
Quaternion to transform
Optional
location: Vector3 | Vector2Generated using TypeDoc
Transform coordinates and quaternions from one coordinate reference system into another one