Function SphereMesh.radialSegments

Number of radial segments on the sphere.

long radialSegments() nothrow @property @nogc;

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