Func viscluster

From Valve Developer Community
Revision as of 07:22, 19 June 2009 by TomEdwards (talk | contribs) (templated)
Jump to navigation Jump to search

Template:Base brush ep2 It is a VVIS-optimising internal entity that allows you to manually tell VVIS that the leaves inside its volume can all see each other. This is useful in large open areas where visibility calculations would otherwise take a very, very long time to complete. It should be textured with tools\toolstrigger.

This entity does not change the location or number of leaves. See Visibility optimization to improve performance!

Warning.pngWarning:The brush should not cross the surface of water. If it needs to, create a second, separate entity on the other side.

Template:Wrongtitle