unapplying(_:)
Returns a rectangle that results from unapplying the specified pose.
Declaration
func unapplying(_ pose: Pose3D) -> Rect3DParameters
- pose:
The pose that the function unapplies to the rectangle.
Returns a rectangle that results from unapplying the specified pose.
func unapplying(_ pose: Pose3D) -> Rect3DThe pose that the function unapplies to the rectangle.