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. |
| Returns | 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. |
| Returns | a CF_Raycast containing results about the raycast. |