Function PlaneMesh.size

Size of the generated plane.

Vector2 size() nothrow @property @nogc;

void size (
  Vector2 v
) nothrow @property @nogc;