Polarith AI
1.8
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages

◆ 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