Returns the Z component of the point of collision for the given collision index in the last collision check. You can check the number of valid indices with GetObjectRayCastNumHits.
Definition
float GetObjectRayCastZ( index )
float agk::GetObjectRayCastZ( UINT index )
Parameters
index - The index of the collision to check, starting at index 0.