Adding Transformation to the Node

TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D. Affine transformations include:

  • Translation
  • Scaling
  • Rotation
  • Shear mapping
  • Squeeze mapping

Rotate by Quaternion

Rotate by Euler Angles

Custom Transformation Matrix

We can also use Matrix directly: