Dota 2 Workshop Tools/Scripting/API/CDebugOverlayScriptHelper.SweptBox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
(Dota_Lebot push: Updated Page)
Line 1: Line 1:
{{Note | This page is automatically generated.  Any changes may be overwritten}}
{{Note | This page is automatically generated.  Any changes may be overwritten}}
[[Category:Dota2Function]]
[[Category:CDebugOverlayScriptHelper]]


== Function Description ==
== Function Description ==

Revision as of 13:25, 9 August 2014

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void SweptBox(Vector a, Vector b, Vector c, Vector d, Quaternion e, int f, int g, int h, int i, float j)

Draws a swept box. Specify endpoint's in world space and the bounds in local space.


Parameters

Type Name Description
Vector a No Description Set
Vector b No Description Set
Vector c No Description Set
Vector d No Description Set
Quaternion e No Description Set
int f No Description Set
int g No Description Set
int h No Description Set
int i No Description Set
float j No Description Set