Matrix4x4.opOpAssign

Supported operations: only *=

struct Matrix4x4
@nogc ref
opOpAssign
pure nothrow
(
string op : "*"
)
(
ref const Matrix4x4 math
)

Meta