$cbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(New page: Unknown == Syntax == Unknown cbox__NOTOC__)
 
No edit summary
Line 1: Line 1:
Unknown
Sets the collision box for the model. What these coordinates are relative/aligned to is currently not known?


== Syntax ==
== Syntax ==


Unknown
$cbox <[[float]]|minx> <[[float]]|miny> <[[float]]|minz> <[[float]]|maxx> <[[float]]|maxy> <[[float]]|maxz>


[[Category:QC Commands|cbox]]__NOTOC__
[[Category:QC Commands|cbox]]__NOTOC__

Revision as of 20:48, 15 June 2009

Sets the collision box for the model. What these coordinates are relative/aligned to is currently not known?

Syntax

$cbox <float|minx> <float|miny> <float|minz> <float|maxx> <float|maxy> <float|maxz>