Function CSGSphere.rings

Number of horizontal slices for the sphere.

long rings() nothrow @property @nogc;

void rings (
  long v
) nothrow @property @nogc;