CompileBlockLOS: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{subpage|Material map compile flags}} {{Dead end|date=January 2024}} Prevent NPCs from seeing through a brush with this material. Example: LightmappedGeneric { $base...")
 
m (SirYodaJedi moved page %CompileBlockLOS to CompileBlockLOS: move to prevent external links from being eaten)
(No difference)

Revision as of 13:02, 24 March 2025

Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

Prevent NPCs from seeing through a brush with this material.

Example:

LightmappedGeneric
{
$basetexture tools/toolsblock_los
%compileblocklos 1
}


Stub

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