Matrix.Scaling Method ()
Builds a matrix that scales along the x-axis, y-axis, and z-axis.
Overload List
public static Matrix Scaling(float, float, float); public static Matrix Scaling(Vector3);
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Builds a matrix that scales along the x-axis, y-axis, and z-axis.
Overload List
public static Matrix Scaling(float, float, float); public static Matrix Scaling(Vector3);