TR_GetHitGroup
Returns in which body hit group the trace collided if any.
native int TR_GetHitGroup(Handle hndl = INVALID_HANDLE)Parameters
A trace Handle, or INVALID_HANDLE to use a global trace result.
Return Value
int Body hit group.Error
Invalid Handle.