Func detail (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added categories, See Alsos)
 
Line 8: Line 8:


==See Also==
==See Also==
* {{ent|func_group|engine=GoldSrc}}
*[[VIS]]
*[[VIS]]
*[[Visibility optimization]]
*[[Visibility optimization]]


[[Category:GoldSrc]]
[[Category:GoldSrc]]

Latest revision as of 12:17, 22 October 2025

func_detail is an internal brush entity in VHLT and forks and ericw-tools. It is a world brush which does not affect VIS.

The implementation differs greatly between VHLT and ericw-tools. For more information, see the individual compiler pages:

See Also