unapplying(_:)
Returns a ray that results from unapplying the specified affine transform.
Declaration
func unapplying(_ transform: AffineTransform3D) -> Ray3DParameters
- transform:
The affine transform that the function unapplies to the ray.
Returns a ray that results from unapplying the specified affine transform.
func unapplying(_ transform: AffineTransform3D) -> Ray3DThe affine transform that the function unapplies to the ray.