Skip to main content

b3IsValidRay

Function b3IsValidRay 

Source
pub unsafe extern "C" fn b3IsValidRay(
    input: *const b3RayCastInput,
) -> bool
Expand description

Use this to ensure your ray cast input is valid and avoid internal assertions.