Matrix.Scale Method ()
Scales the matrix along the x-axis, y-axis, and z-axis.
public void Scale(float, float, float); public void Scale(Vector3);
Show:
Try Microsoft Edge
A fast and secure browser that's designed for Windows 10
Get started
Scales the matrix along the x-axis, y-axis, and z-axis.
public void Scale(float, float, float); public void Scale(Vector3);