applying(_:)
Returns a ray that results from applying the specified pose.
Declaration
func applying(_ pose: Pose3D) -> Ray3DParameters
- pose:
The pose that the function applies to the ray.
Returns a ray that results from applying the specified pose.
func applying(_ pose: Pose3D) -> Ray3DThe pose that the function applies to the ray.