TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

struct Tinman.Math.Mat4

Short Name:
  • struct Mat4
Fields:

A 4x4 matrix with 64-bit floating-point precision.

/                      \
|  M11  M12  M13  M14  |
|  M21  M22  M23  M24  |
|  M31  M32  M33  M34  |
|  M41  M42  M43  M44  |
\                      /

Fields

The following table lists all fields of this config type.

Field Type Constraint Default
required elements number[]    

The matrix elements, in row-major order.

Usages

The following table shows all usages of this config type.

Used By: