Mesh entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
*[[func_rotating (Source 2)|func_rotating]]
*[[func_rotating (Source 2)|func_rotating]]
*[[func_tracktrain (Source 2)|func_tracktrain]]
*[[func_tracktrain (Source 2)|func_tracktrain]]
==See also==
* [[:Category:Mesh Entities]]


[[Category:Source 2]]
[[Category:Source 2]]

Revision as of 10:54, 9 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.

All 'mesh entities

See also