A RigidTransform represents a rotation and a translation in 3D space.
transform.matrix: SpeedyMatrix, read-only
A 4x4 matrix encoding the transform.
transform.inverse: RigidTransform, read-only
The inverse transform.