scale_3d
Description:
Scales this by the given factors.
This function consumes this. Use [method@Gsk.Transform.ref] first if you want to keep it around.
Parameters:
this |
the next transform |
factor_x |
scaling factor on the X axis |
factor_y |
scaling factor on the Y axis |
factor_z |
scaling factor on the Z axis |
Returns:
The new transform |