Property Rotation
- Namespace
- Aspose.CAD.FileFormats.GLB.Transforms
- Assembly
- Aspose.CAD.dll
Rotation
Gets the rotation.
public Quaternion Rotation { get; }
Property Value
Exceptions
- InvalidOperationException
When the internal representation is a Matrix and cannot be decomposed.