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);
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Scales the matrix along the x-axis, y-axis, and z-axis.
Overload List
public void Scale(float, float, float); public void Scale(Vector3);