MAX_TRACE_LENGTH

From Valve Developer Community
Jump to: navigation, search

MAX_TRACE_LENGTH is the maximum traceable distance (assumes cubic world and trace from one corner to opposite).

#define MAX_TRACE_LENGTH ( 1.732050807569 * COORD_EXTENT )

See also