%CompileNonSolid
(Redirected from %compilenonsolid)
Add this VMT parameter to make brushes non-solid. When compiling the map, VBSP will flag the brush with this material as non-solid. Useful for foliage or light effects.
Unlike a brush tied to a func_illusionary, a worldspawn (or func_detail) brush with %CompileNonSolid
does not count as an edict.
Important:All faces of the brush must be textured with a nonsolid material for the brush to be nonsolid.
Bug: Left 4 Dead 2 The material will be invisible if used on a brush with solid contents. [todo tested in?]