TR_GetHitGroup Function

Returns in which body hit group the trace collided if any.

int TR_GetHitGroup(Handle hndl)

Parameters

Handle hndl

A trace Handle, or INVALID_HANDLE to use a global trace result.

Return Value

Body hit group.

Errors

Invalid Handle.