Function CSGSphere.radialSegments
Number of vertical slices for the sphere.
long radialSegments() nothrow @property @nogc;
void radialSegments
(
long v
) nothrow @property @nogc;
Number of vertical slices for the sphere.
long radialSegments() nothrow @property @nogc;
void radialSegments
(
long v
) nothrow @property @nogc;