Func group (GoldSrc): Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| SirYodaJedi (talk | contribs)  (Created page with "'''{{code|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...") | SirYodaJedi (talk | contribs)  | ||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
| The implementation differs slightly between the ZHLT family and ericw-tools. For more information, see the individual compiler pages: | The implementation differs slightly between the ZHLT family and ericw-tools. For more information, see the individual compiler pages: | ||
| * [[ | * [[func_group (ZHLT)]] | ||
| * [[ | * [[func_group (ericw-tools)]] | ||
| ==See Also== | |||
| * {{ent|func_detail|engine=GoldSrc}} | |||
| *[[VIS]] | |||
| *[[Visibility optimization]] | |||
| [[Category:GoldSrc]] | |||
| [[Category:Hammer]]	 | |||
| [[Category:Level Design]] | |||
Latest revision as of 12:17, 22 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: