AppendScaling appends a scale change to the matrix. When performing transformations, the matrix performs the scale changes after other transformations.
|
Parameters |
Description |
|
T scale |
The scaling factor applied. |
|
T sx |
Scale factor along the X axis. |
|
T sy |
Scale factor along the Y axis. |