godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
StyleBoxFlat.shadowColor
godot
styleboxflat
StyleBoxFlat
The color of the shadow. (This has no effect when shadow_size < 1)
Color
shadowColor
[@property getter]
struct
StyleBoxFlat
@
nogc
nothrow @
property
Color
shadowColor
(
)
Color
shadowColor
[@property setter]
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
The color of the shadow. (This has no effect when shadow_size < 1)