ScaleRef(Matrix4x4,Vector3) Method
In This Topic
Creates a matrix that scales along the x-axis, y-axis, and y-axis.
Syntax
Parameters
- result
- When the method completes, contains the created scaling matrix.
- scale
- Scaling factor for all three axes.
See Also