Contents

unapplying(_:)

Returns the primitive that results from unapplying a pose to the primitive.

Declaration

func unapplying(_ pose: Self.Pose) -> Self

Parameters

  • pose:

    The pose.

Discussion

  • Returns The transformed primitive.