Matrix.Scale Method ()

Scales the matrix along the x-axis, y-axis, and z-axis.

Overload List

public void Scale(float, float, float);
public void Scale(Vector3);