VisualServerSingleton.textureSetFlags

Sets the texture's flags. See textureflags for options

struct VisualServerSingleton
@nogc nothrow
void
textureSetFlags
(
in RID texture
,
in long flags
)

Meta