Contents

applying(_:)

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

Declaration

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

Parameters

  • pose:

    The pose.

Discussion

  • Returns The transformed primitive.