godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ViewportContainer.stretch
godot
viewportcontainer
ViewportContainer
If
true
the viewport will be scaled to the control's size. Default value:
false
.
bool
stretch
[@property getter]
bool
stretch
[@property setter]
struct
ViewportContainer
@
nogc
nothrow @
property
void
stretch
(
bool
v
)
Meta
Source
See Implementation
godot
viewportcontainer
ViewportContainer
aliases
BaseClasses
functions
_input
getStretchShrink
isStretchEnabled
opAssign
opEquals
setStretch
setStretchShrink
properties
stretch
stretchShrink
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
If true the viewport will be scaled to the control's size. Default value:false.