Contents

unapplying(_:)

Returns the entity that results from unapplying a projective transform.

Declaration

func unapplying(_ transform: ProjectiveTransform3D) -> Self

Parameters

  • transform:

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

See Also

Transforming primitives