godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
TextureLayered.getWidth
godot
texturelayered
TextureLayered
Returns the width of the texture. Width is typically represented by the X-axis.
struct
TextureLayered
@
nogc
nothrow const
long
getWidth
(
)
Meta
Source
See Implementation
godot
texturelayered
TextureLayered
aliases
BaseClasses
enums
Constants
Flags
functions
_getData
_setData
create
getDepth
getFlags
getFormat
getHeight
getLayerData
getWidth
opAssign
opEquals
setDataPartial
setFlags
setLayerData
toHash
properties
data
flags
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the width of the texture. Width is typically represented by the X-axis.