GetObjectRayCastHitID

Description

Returns the object ID hit for the given collision index in the last collision check. You can check the number of valid indices with GetObjectRayCastNumHits.

Definition

integer GetObjectRayCastHitID( index )

Parameters