Matrix4 — Aspose.3D FOSS for .NET

Overview

Matrix4 is a 4x4 single-precision transformation matrix used internally for composing world-space and local-space transforms. It can be constructed from translation, rotation, and scale (TRS) decompositions.

See Also