unapplying(_:)
Returns a size that results from unapplying the specified projective transform.
Declaration
func unapplying(_ transform: ProjectiveTransform3D) -> Size3DParameters
- transform:
The projective transform that the function unapplies to the size.
Return Value
The size that results from unapplying the specified projective transform.