Transform.scale3d

gsk.transform.Transform scale3d(float factorX, float factorY, float factorZ)

Scales next by the given factors.

Parameters

factorXscaling factor on the X axis
factorYscaling factor on the Y axis
factorZscaling factor on the Z axis

Returns

The new transform