GetRayCastFraction

Description

Returns the fraction of the ray travelled before reaching a collision. 0 represents the start of the ray and 1.0 represents the end of the ray.

Definition

float GetRayCastFraction()