Contents

unapplying(_:)

Returns the entity that results from unapplying an affine transform.

Declaration

func unapplying(_ transform: AffineTransform3D) -> Self

Parameters

  • transform:

    The affine transform that the function unapplies to the Spatial primitive.

See Also

Transforming primitives