AxisSystem.TransformTo
AxisSystem.TransformTo method
Create a matrix used to convert from current axis system to target axis system.
public Matrix4 TransformTo(AxisSystem targetSystem)
Parameter | Type | Description |
---|---|---|
targetSystem | AxisSystem | Target axis system |
Return Value
A new transformation matrix to do the axis conversion
See Also
- struct Matrix4
- class AxisSystem
- namespace Aspose.ThreeD
- assembly Aspose.3D