| Parameter | Description |
|---|---|
| transformFrom | The transform used as a reference to transform from. |
| transformTo | The transform used as a reference to transform to. |
| transformPlane | The transform plane to use. |
| transformPlaneCustom | The custom transform plane to use (if required). |
| translation | The 2D relative translation. |
| rotation | The 2D relative rotation. |
| scale | The 2D relative scale. Scale is not relative and always uses the transformTo lossyScale. |
Get the relative transformation pose (translation, rotation and scale) between the two specified transform matrix using the specified transform plane to transform into 2D space.