unapplying(_:)
Returns the primitive that results from unapplying a pose to the primitive.
Declaration
func unapplying(_ pose: Self.Pose) -> SelfParameters
- pose:
The pose.
Discussion
Returns The transformed primitive.
Returns the primitive that results from unapplying a pose to the primitive.
func unapplying(_ pose: Self.Pose) -> SelfThe pose.
Returns The transformed primitive.