godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Texture.flags
godot
texture
Texture
The texture's
flags
.
flags
are used to set various properties of the
Texture
.
long
flags
[@property getter]
struct
Texture
@
nogc
nothrow @
property
long
flags
(
)
long
flags
[@property setter]
Meta
Source
See Implementation
godot
texture
Texture
aliases
BaseClasses
enums
Constants
Flags
functions
draw
drawRect
drawRectRegion
getData
getFlags
getHeight
getSize
getWidth
hasAlpha
opAssign
opEquals
setFlags
toHash
properties
flags
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The texture's flags. flags are used to set various properties of the Texture.