transform


Description:

[ DestroysInstance ]
public Transform? transform (Transform? other)

Applies all the operations from other to this.

This function consumes this. Use [method@Gsk.Transform.ref] first if you want to keep it around.

Parameters:

this

transform to apply other to

other

transform to apply

Returns:

The new transform