godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Light2D.mode
godot
light2d
Light2D
The Light2D's mode. See
mode
constants for values.
Light2D
.
Mode
mode
[@property getter]
struct
Light2D
@
nogc
nothrow @
property
Light2D.Mode
mode
(
)
long
mode
[@property setter]
Meta
Source
See Implementation
godot
light2d
Light2D
aliases
BaseClasses
enums
Constants
Mode
ShadowFilter
functions
getColor
getEnergy
getHeight
getItemCullMask
getItemShadowCullMask
getLayerRangeMax
getLayerRangeMin
getMode
getShadowBufferSize
getShadowColor
getShadowFilter
getShadowGradientLength
getShadowSmooth
getTexture
getTextureOffset
getTextureScale
getZRangeMax
getZRangeMin
isEditorOnly
isEnabled
isShadowEnabled
opAssign
opEquals
setColor
setEditorOnly
setEnabled
setEnergy
setHeight
setItemCullMask
setItemShadowCullMask
setLayerRangeMax
setLayerRangeMin
setMode
setShadowBufferSize
setShadowColor
setShadowEnabled
setShadowFilter
setShadowGradientLength
setShadowSmooth
setTexture
setTextureOffset
setTextureScale
setZRangeMax
setZRangeMin
toHash
properties
color
editorOnly
enabled
energy
mode
offset
rangeHeight
rangeItemCullMask
rangeLayerMax
rangeLayerMin
rangeZMax
rangeZMin
shadowBufferSize
shadowColor
shadowEnabled
shadowFilter
shadowFilterSmooth
shadowGradientLength
shadowItemCullMask
texture
textureScale
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The Light2D's mode. See mode constants for values.