applying(_:)
Returns a rectangle that results from applying the specified pose.
Declaration
func applying(_ pose: Pose3D) -> Rect3DParameters
- pose:
The pose that the function applies to the rectangle.
Returns a rectangle that results from applying the specified pose.
func applying(_ pose: Pose3D) -> Rect3DThe pose that the function applies to the rectangle.