Scales the mat4 by the dimensions in the given vec3 not using vectorization
the receiving matrix
the matrix to scale
the vec3 to scale the matrix by
out
Generated using TypeDoc
Scales the mat4 by the dimensions in the given vec3 not using vectorization