Func group (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Added categories, See Alsos)
Line 4: Line 4:
* [[func_group (ZHLT)]]
* [[func_group (ZHLT)]]
* [[func_group (ericw-tools)]]
* [[func_group (ericw-tools)]]
==See Also==
[[VIS]]
[[Visibility optimization]]
[[Category:GoldSrc]]

Revision as of 15:36, 20 October 2025

func_group is an internal brush entity in ZHLT and forks and in ericw-tools. It is a regular world brush which affects VIS, but can have certain extra flags to tell the compilers how to treat the brush.

The implementation differs slightly between the ZHLT family and ericw-tools. For more information, see the individual compiler pages:

See Also

VIS Visibility optimization