Function PlaneMesh.subdivideWidth

Number of subdivision along the X axis.

long subdivideWidth() nothrow @property @nogc;

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