Texture.flags

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

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

Meta