unapplying(_:)
Returns a rectangle that results from unapplying the specified affine transform.
Declaration
func unapplying(_ transform: AffineTransform3D) -> Rect3DParameters
- transform:
The affine transform that the function unapplies to the rectangle.
Return Value
The rectangle that results from unapplying the specified affine transform.