unapplying(_:)
Returns the entity that results from unapplying an affine transform.
Declaration
func unapplying(_ transform: AffineTransform3D) -> SelfParameters
- transform:
The affine transform that the function unapplies to the Spatial primitive.
Returns the entity that results from unapplying an affine transform.
func unapplying(_ transform: AffineTransform3D) -> SelfThe affine transform that the function unapplies to the Spatial primitive.