godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AtlasTexture._new
godot
atlastexture
AtlasTexture
Construct a new instance of AtlasTexture. Note: use
memnew!AtlasTexture
instead.
struct
AtlasTexture
@
nogc
nothrow static
AtlasTexture
_new
(
)
Meta
Source
See Implementation
godot
atlastexture
AtlasTexture
aliases
BaseClasses
functions
getAtlas
getMargin
getRegion
hasFilterClip
opAssign
opEquals
setAtlas
setFilterClip
setMargin
setRegion
toHash
properties
atlas
filterClip
margin
region
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of AtlasTexture. Note: use memnew!AtlasTexture instead.