Template:KV ScriptBrushBase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(ditched scrollbox, hello minittitle)
 
m (Category + removed mini title)
Line 1: Line 1:
{{minititle|ScriptBrush}}
{{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 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.}}
{{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>
[[Category:Keyvalue Templates|ScriptBrushBase]]
</noinclude>

Revision as of 16:52, 31 March 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.
Note.pngNote:With how this keyvalue works, the shape of the bounding box will always, and can only be a cube or a cuboid, never otherwise.