Raycast information. More...
#include <pico_hit.h>
Public Attributes | |
pv2 | normal |
The surface normal at the point of impact. | |
pfloat | dist |
The distance fromt the origin to the point of impact. | |
Raycast information.
pv2 ph_raycast_t::normal |
The surface normal at the point of impact.
pfloat ph_raycast_t::dist |
The distance fromt the origin to the point of impact.