TR_GetSurfaceProps Function

Returns the surface properties index of the surface that was hit.

int TR_GetSurfaceProps(Handle hndl)

Parameters

Handle hndl

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

Return Value

Surface props.

Errors

Invalid Handle.