Difference between revisions of "ScriptEvent:debugBounds"
From Mod Wiki
(No difference)
|
Latest revision as of 12:54, 5 November 2007
Parameters
vector color -- RGB components of the color of the box. vector mins -- Mins of the box. vector maxs -- Maxs of the box. float time -- Lifetime of the box in seconds.
Result
None.
Supported By
sdSysCallThread
Functionality
Adds a debug box between the specified positions in the world.