Function QuadMesh.size

Size on the X and Y axes.

Vector2 size() nothrow @property @nogc;

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