godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
TextureRect.expand
godot
texturerect
TextureRect
If
true
the texture scales to fit its bounding rectangle. Default value:
false
.
bool
expand
[@property getter]
bool
expand
[@property setter]
struct
TextureRect
@
nogc
nothrow @
property
void
expand
(
bool
v
)
Meta
Source
See Implementation
godot
texturerect
TextureRect
aliases
BaseClasses
enums
Constants
StretchMode
functions
getStretchMode
getTexture
hasExpand
opAssign
opEquals
setExpand
setStretchMode
setTexture
properties
expand
stretchMode
texture
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
If true the texture scales to fit its bounding rectangle. Default value: false.