makeScale

Sets this matrix as a scale transformation.

Return

A reference to this matrix.

Parameters

x

The amount to scale in the X axis.

y

The amount to scale in the Y axis.

z

The amount to scale in the Z axis.