godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
StyleBoxFlat.borderBlend
godot
styleboxflat
StyleBoxFlat
When set to true, the border will fade into the background color.
bool
borderBlend
[@property getter]
bool
borderBlend
[@property setter]
struct
StyleBoxFlat
@
nogc
nothrow @
property
void
borderBlend
(
bool
v
)
Meta
Source
See Implementation
godot
styleboxflat
StyleBoxFlat
aliases
BaseClasses
functions
getAaSize
getBgColor
getBorderBlend
getBorderColor
getBorderWidth
getBorderWidthMin
getCornerDetail
getCornerRadius
getExpandMargin
getShadowColor
getShadowSize
isAntiAliased
isDrawCenterEnabled
opAssign
opEquals
setAaSize
setAntiAliased
setBgColor
setBorderBlend
setBorderColor
setBorderWidth
setBorderWidthAll
setCornerDetail
setCornerRadius
setCornerRadiusAll
setCornerRadiusIndividual
setDrawCenter
setExpandMargin
setExpandMarginAll
setExpandMarginIndividual
setShadowColor
setShadowSize
properties
antiAliasing
antiAliasingSize
bgColor
borderBlend
borderColor
borderWidthBottom
borderWidthLeft
borderWidthRight
borderWidthTop
cornerDetail
cornerRadiusBottomLeft
cornerRadiusBottomRight
cornerRadiusTopLeft
cornerRadiusTopRight
drawCenter
expandMarginBottom
expandMarginLeft
expandMarginRight
expandMarginTop
shadowColor
shadowSize
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
When set to true, the border will fade into the background color.