Internal entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Internal [[entity|entities]] are those which are processed by the compile tools then either deleted or merged into another entity. Only their effects exist when the map is running.
'''Internal [[entity|entities]]''' are those which are processed by [[VBSP]] then either deleted or merged into another entity. They do not exist when the map is running.


*[[env_cubemap]]
*[[env_cubemap]]
*[[func_detail]]
*[[func_detail]]
*[[func_ladder]]
*[[func_ladder]]
*[[func_viscluster]]
*[[info_lighting]]
*[[info_lighting]]
*[[info_no_dynamic_shadow]]
*[[info_no_dynamic_shadow]]

Revision as of 02:51, 10 August 2009

Internal entities are those which are processed by VBSP then either deleted or merged into another entity. They do not exist when the map is running.