Function CommandBuilder.SphereOutline

SphereOutline (float3 center, float radius)

Draws a circle outline around a sphere.

Public
SphereOutline (float3 center, float radius, Color color)

Draws a circle outline around a sphere.

Public