Polarith AI
1.8

◆ Draw()

void Draw ( Vector3  center,
float  radius 
)

Draws a colored sphere which might indicate a possible target at the specified center .

Needs to be called in Unity's OnDrawGizmos method.

Parameters
centerThe center of the drawn target sphere.
radiusThe radius of the sphere.
Imprint