Matrix.scale

Undocumented in source. Be warned that the author may not have intended to support it.
class Matrix(size_t Width, size_t Height)
static if(Width == 4 && Height == 4)
void
scale
(
float x
,
float y
,
float z
)

Meta