Lazy brush entities

From Valve Developer Community
Jump to navigation Jump to search

Certain brush entities apply their effects based on absolute bounding box (AABB) of their brush models instead of brush models itself.

List of lazy brush entities

Semi lazy entities

Example

Example on fog_volume. Green box is AABB and that's the effective area of fog_volume instead of the brush model

Fogvolume aabbissue.jpg