pub fn is_valid_ray(input: &RayCastInput) -> bool
Validate ray cast input data (NaN, etc). (b2IsValidRay)