This article's documentation is for Source 2. Click here for more information.

Vis leak

From Valve Developer Community
Revision as of 08:25, 8 May 2025 by SirYodaJedi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
edit

Stub

This article or section is a stub. You can help by expanding it.

In Source 2 Source 2, since BSP geometry has been replaced with Mesh geometry, Source 2 maps are no longer required to be sealed off to calculate VIS. However, failure to seal a map will cause noticeable errors in the VIS data, known as vis leaks.

Todo: How to spot vis leaks; loading VIS data in Hammer 5.x, etc.