Manual     Reference     Scripting  
  
Scripting > Editor Classes > Handles   

Handles.DrawWireDisc  

static function DrawWireDisc (center : Vector3, normal : Vector3, radius : float) : void

Parameters

NameDescription
center the center of the dics
normal the normal of the disc
radius the radius of the dics

Description

Draw the outline of a flat disc in 3D space.