[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
Scaling(Vector3) |
Creates a matrix that scales along the x-axis, y-axis, and y-axis.
| |
Scaling(Vector3, Matrix) |
Creates a matrix that scales along the x-axis, y-axis, and y-axis.
| |
Scaling(Single, Single, Single) |
Creates a matrix that scales along the x-axis, y-axis, and y-axis.
| |
Scaling(Single, Single, Single, Matrix) |
Creates a matrix that scales along the x-axis, y-axis, and y-axis.
|
See Also