Template:KV ScriptBrushBase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (removed the note and instead linked the "Bounding Box" page)
(Fixed description)
Line 1: Line 1:
{{KV|[[Bounding box|Bounding Box]] Extents|Vector|intn=extent|Controls the width, height and length of the bounding box. X is the width, Y is the height and Z is the length.}}
{{KV|[[Bounding box|Bounding Box]] Extents|Vector|intn=extent|Controls each 'radius' of the bounding box. X is half the width, Y is half the height and Z is half the length.}}
<noinclude>
<noinclude>
[[Category:Keyvalue Templates|ScriptBrushBase]]
[[Category:Keyvalue Templates|ScriptBrushBase]]
</noinclude>
</noinclude>

Revision as of 21:22, 18 March 2023

Bounding Box Extents (extent) <vector>
Controls each 'radius' of the bounding box. X is half the width, Y is half the height and Z is half the length.