scale /Math

matrix4x4 scale(float x, float y, float z)

Builds a matrix that scales along the x-axis, the y-axis, and the z-axis.