Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TMatrix
| Type | Name | Description | |
|---|---|---|---|
| void | To3x4MatrixTranspose
(
T* Out |
Convert this Atom to the 3x4 transpose of the transformation matrix. | |
| void | To3x4MatrixTranspose
(
float* Out |