Radar3D..::..DrawLine Method
Draw line (call this method when OnDrawEvent is called).
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
Parameters
- from
- Type: robotManager.Helpful..::..Vector3
From.
- to
- Type: robotManager.Helpful..::..Vector3
To.
- color
- Type: Color
The color.
- alpha
- Type: Int32
The alpha.