TR_GetDisplacementFlags
Returns the displacement flags for the surface that was hit. See DISPSURF_FLAG_*.
native int TR_GetDisplacementFlags(Handle hndl = INVALID_HANDLE)Parameters
A trace Handle, or INVALID_HANDLE to use a global trace result.
Return Value
int Displacement flags.Error
Invalid Handle.