Polygon2D.texture

The polygon's fill texture. Use uv to set texture coordinates.

  1. Texture texture [@property getter]
    struct Polygon2D
    @nogc nothrow @property
    texture
    ()
  2. Texture texture [@property setter]

Meta