matrix property

Matrix4? matrix
final

If matrix is set, translation/rotation/scale are ignored.

Implementation

final Matrix4? matrix;