Function Draw.SphereOutline
SphereOutline
(float3 center, float radius)
Draws a circle outline around a sphere.
Public
Static
SphereOutline
(float3 center, float radius, Color color)
Draws a circle outline around a sphere.
Public
Static