Entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:


== Types ==
== Types ==
There are three main types of entities:
 
* [[Brush entity]]
* [[Brush entity]]
* [[Point entity]]
* [[Point entity]]
* [[Node]]
* [[Internal entity]]


== See also ==
== See also ==

Revision as of 14:33, 27 July 2011

Template:Otherlang2 An object defined within the Source Engine as having characteristics which differentiate it from "the world" (world brushes).

Types

See also