GetObjectRayCastDistance
Description
Returns the distance between the start point for the ray and the collision point.
Definition
float GetObjectRayCastDistance( index )
float agk::GetObjectRayCastDistance( uint32_t index )
Parameters
- index - The index of the collision to check, starting at index 0.