CreateScale(double, double, double)
Create scaling transformation matrix
Declaration Syntax
public static Matrix4D CreateScale(double x, double y, double z)
Parameters
- x(double)
No details are provided for this entry.
- y(double)
No details are provided for this entry.
- z(double)
No details are provided for this entry.