Get3DPhysicsRayCastNumHits
Description
Returns the total number of hits the ray has along its length.
Definition
integer Get3DPhysicsRayCastNumHits( rayID )
int agk::Get3DPhysicsRayCastNumHits( UINT rayID )
Parameters
- rayID - The ID of the ray which is returned by calling Create3DPhysicsRay().