Texture.flags

The texture's flags. flags are used to set various properties of the Texture.

  1. long flags [@property getter]
  2. long flags [@property setter]
    struct Texture
    @nogc nothrow @property
    void
    flags
    (
    long v
    )

Meta