matrix property
Matrix4?
matrix
final
A floating-point 4x4 transformation matrix stored in column-major order.
Implementation
final Matrix4? matrix;
A floating-point 4x4 transformation matrix stored in column-major order.
final Matrix4? matrix;