cf_ray_to_capsule¶
Category: collision
GitHub: cute_math.h
Returns a raycast to a capsule.
| Parameters | Description |
|---|---|
| A | The ray. |
| B | The capsule. |
Return Value¶
CF_Raycast results are placed here. See CF_RayCast.
Related Pages¶
CF_Ray
CF_Capsule
CF_Raycast
cf_ray_to_circle
cf_ray_to_aabb
cf_ray_to_poly