Dota 2 Workshop Tools/Scripting/API/Global.DebugDrawLine vCol: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
(Dota_Lebot push: Updated Page)
Line 17: Line 17:
|-
|-
| Vector
| Vector
|  
| a
| No Description Set
| No Description Set
|-
|-
| Vector
| Vector
|  
| b
| No Description Set
| No Description Set
|-
|-
| Vector
| Vector
|  
| c
| No Description Set
| No Description Set
|-
|-
| bool
| bool
|  
| d
| No Description Set
| No Description Set
|-
|-
| float
| float
|  
| e
| No Description Set
| No Description Set
|}
|}

Revision as of 00:05, 9 August 2014

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

Function Description

void DebugDrawLine_vCol(Vector ', Vector ', Vector ', bool ', float ')

Draw a debug line using color vec (start, end, vRgb, a, ztest, duration)


Parameters

Type Name Description
Vector a No Description Set
Vector b No Description Set
Vector c No Description Set
bool d No Description Set
float e No Description Set