Description:
Computes a transform from a coordinate system to another.
Syntax:
Parameters:
- sourceSystem
- Type: CoordinateSystem
- The coordinate system to map from.
- destinationSystem
- Type: CoordinateSystem
- The coordinate system to map into.
Returns:
Type: Transform
The 4x4 transformation matrix (acts on the left).
Available since:
5.0