Matrix4x4.getValues

Returns the 16 values of the Matrix by ref

struct Matrix4x4
@nogc ref
inout(float[16])
getValues
inout pure nothrow
(
)

Meta