GlobalTransform

GlobalTransform

Overview

GlobalTransform is a class in Aspose.3D FOSS for .NET.

Global transform is similar to but it’s immutable while it represents the final evaluated transformation.

Properties: EulerAngles, Rotation, Scale, TransformMatrix, Translation.

Properties

NameTypeAccessDescription
TranslationVector3ReadGets the translation
ScaleVector3ReadGets the scale
EulerAnglesVector3ReadGets the rotation represented in Euler angles, measured in degree
RotationQuaternionReadGets the rotation represented in quaternion.
TransformMatrixMatrix4ReadGets the transform matrix.

See Also

 English