unapplying(_:)
Returns a vector that results from unapplying the specified pose.
Declaration
func unapplying(_ pose: Pose3D) -> Vector3DParameters
- pose:
The pose that the function unapplies to the vector.
Returns a vector that results from unapplying the specified pose.
func unapplying(_ pose: Pose3D) -> Vector3DThe pose that the function unapplies to the vector.