Template:KV ScriptBrushBase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Category + removed mini title)
m (removed the note and instead linked the "Bounding Box" page)
Line 1: Line 1:
{{KV|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 the width, height and length of the bounding box. X is the width, Y is the height and Z is the length.}}
{{note|With how this keyvalue works, the shape of the bounding box will always, and can only be a cube or a cuboid, never otherwise.}}
<noinclude>
<noinclude>
[[Category:Keyvalue Templates|ScriptBrushBase]]
[[Category:Keyvalue Templates|ScriptBrushBase]]
</noinclude>
</noinclude>

Revision as of 06:05, 21 August 2021

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