Template:KV visiblebrush

From Valve Developer Community
Revision as of 03:29, 9 September 2018 by Ficool2 (talk | contribs)
Jump to navigation Jump to search
Minimum Bounding Box Size (mins) ([todo internal name (i)]) <vector> !FGD
Co-ordinate of the minimum bounding box corner. The bounding box is drawn from this corner to the other one. Requires Bounding Box collisions (solid 2) to be used. Can be used to overwrite the collision shape of a brush, although it can only be a cuboid.
Maximum Bounding Box Size (maxs) ([todo internal name (i)]) <vector> !FGD
Co-ordinate of the maximum bounding box corner. The bounding box is drawn from this corner to the other one. Requires Bounding Box collisions (solid 2) to be used. Can be used to overwrite the collision shape of a brush, although it can only be a cuboid.
Minimum Light (_minlight) ([todo internal name (i)]) <float>
Minimum amount of light to hit this brush. 0 is none, 1 is normal, and 2 is doubled.