TR_GetSurfaceFlags Function

Returns the surface flags. See SURF_*.

int TR_GetSurfaceFlags(Handle hndl)

Parameters

Handle hndl

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

Return Value

Surface flags.

Errors

Invalid Handle.