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

struct Tinman.Math.Mat3

Short Name:
  • struct Mat3
Fields:

A 3x3 matrix with 64-bit floating-point precision.

/                 \
|  M11  M12  M13  |
|  M21  M22  M23  |
|  M31  M32  M33  |
\                 /

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: