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