MAX TRACE LENGTH

From Valve Developer Community
Revision as of 21:51, 21 June 2006 by Gameexpertmaster (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

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

MAX_TRACE_LENGTH = ( 1.732050807569 * COORD_EXTENT )

Related content