Mesh entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
{{Subpage|[[Entities]]}}
{{Subpage|[[Entities]]}}


'''Mesh entities''' available only in [[Source 2]].
<onlyinclude>'''Mesh entities''' available only in [[Source 2]].


'''Mesh entities''' replace the [[Source]] [[brush entity|brush entities]]. Since [[Source 2]] no longer use [[BSP]] [[brushes]], [[entities]] that need to be associated with geometry are now tied to Hammer meshes instead.
'''Mesh entities''' replace the [[Source]] [[brush entity|brush entities]]. Since [[Source 2]] no longer use [[BSP]] [[brushes]], [[entities]] that need to be associated with geometry are now tied to Hammer meshes instead./onlyinclude>
==All '''mesh entities''==
==All '''mesh entities''==



Revision as of 18:28, 12 April 2023

English (en)Русский (ru)中文 (zh)Translate (Translate)

Mesh entities available only in Source 2.

Mesh entities replace the Source brush entities. Since Source 2 no longer use BSP brushes, entities that need to be associated with geometry are now tied to Hammer meshes instead./onlyinclude>

All 'mesh entities

See also