transform

fun transform(other: Transform? = null): Transform?

Applies all the operations from @other to @next.

Return

The new transform

Parameters

other

Transform to apply