godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
StyleBoxFlat.borderBlend
godot
styleboxflat
StyleBoxFlat
If
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
getShadowOffset
getShadowSize
isAntiAliased
isDrawCenterEnabled
opAssign
opEquals
setAaSize
setAntiAliased
setBgColor
setBorderBlend
setBorderColor
setBorderWidth
setBorderWidthAll
setCornerDetail
setCornerRadius
setCornerRadiusAll
setCornerRadiusIndividual
setDrawCenter
setExpandMargin
setExpandMarginAll
setExpandMarginIndividual
setShadowColor
setShadowOffset
setShadowSize
toHash
properties
antiAliasing
antiAliasingSize
bgColor
borderBlend
borderColor
borderWidthBottom
borderWidthLeft
borderWidthRight
borderWidthTop
cornerDetail
cornerRadiusBottomLeft
cornerRadiusBottomRight
cornerRadiusTopLeft
cornerRadiusTopRight
drawCenter
expandMarginBottom
expandMarginLeft
expandMarginRight
expandMarginTop
shadowColor
shadowOffset
shadowSize
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the border will fade into the background color.