cf_ray_to_halfspace¶
Category: collision
GitHub: cute_math.h
Returns a raycast to a halfspace (plane).
| Parameters | Description |
|---|---|
A |
The ray. |
B |
The plane. |
Return Value¶
A CF_Raycast containing results about the raycast.
Category: collision
GitHub: cute_math.h
Returns a raycast to a halfspace (plane).
| Parameters | Description |
|---|---|
A |
The ray. |
B |
The plane. |
A CF_Raycast containing results about the raycast.