Expensive

From Valve Developer Community
Revision as of 11:44, 14 April 2008 by TomEdwards (talk | contribs)
Jump to navigation Jump to search

In game design, an expensive entity/effect/function/whatever is one that takes an unusually long time to process at run-time. Care must be taken when implementing expensive concepts, and if possible they should be avoided or optimised.

See also