Transform.compose method compose(self, other: ReadonlyTransform) -> Transform: Composes this Transform with the other Transform. Parameters other: ReadonlyTransform Returns Transform