applying(_:)
Returns the primitive that results from applying a pose to the primitive.
Declaration
func applying(_ pose: Pose3DFloat) -> Size3DFloatParameters
- pose:
The pose.
Discussion
Returns The transformed primitive.
Returns the primitive that results from applying a pose to the primitive.
func applying(_ pose: Pose3DFloat) -> Size3DFloatThe pose.
Returns The transformed primitive.