Func detail (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Added categories, See Alsos)
Line 6: Line 6:
* [[func_detail (VHLT)]]
* [[func_detail (VHLT)]]
* [[func_detail (ericw-tools)]]
* [[func_detail (ericw-tools)]]
==See Also==
*[[VIS]]
*[[Visibility optimization]]


[[Category:GoldSrc]]
[[Category:GoldSrc]]
[[Category:Half-Life Entities]]

Revision as of 15:31, 20 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