QuadMesh.size

Size on the X and Y axes.

  1. Vector2 size [@property getter]
    struct QuadMesh
    @nogc nothrow @property
    Vector2
    size
    ()
  2. Vector2 size [@property setter]

Meta