TR_GetFractionLeftSolid Function

Returns the time fraction from a trace result when it left a solid. Only valid if trace started in solid

float TR_GetFractionLeftSolid(Handle hndl)

Parameters

Handle hndl

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

Return Value

Time fraction left solid value of the trace.

Errors

Invalid Handle.