Matrix2x4::PrependScaling
Matrix2x4::PrependScaling
Description
PrependScaling prepends a scale change to the matrix. When performing transformations, the matrix performs the scale changes before other transformations.
Parameters
Parameters |
Description |
T scale |
The scaling factor applied. |
T sx |
|
T sy |
|