FMatrix4 — Aspose.3D FOSS .NET API Reference

FMatrix4 — FMatrix4 class.. Inherits from: IEquatable<FMatrix4>.

Package: Aspose.ThreeD


Properties

PropertyTypeDescription
IdentityFMatrix4

Methods

MethodReturnsDescription
Concatenate(FMatrix4 m2)``
Concatenate(…) [overload 2]``
Transpose()``
Inverse()``
Equals(FMatrix4 other)``
Equals(…) [overload 2]``
GetHashCode()``

See Also