Radar3D..::..DrawCircle Method
Draw circle (call this method when OnDrawEvent is called).
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
Parameters
- center
- Type: robotManager.Helpful..::..Vector3
The center.
- radius
- Type: Single
The radius.
- color
- Type: Color
The color.
- filled
- Type: Boolean
if set to true is filled.
- alpha
- Type: Int32
The alpha.