godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Light.editorOnly
godot
light
Light
If
true
, the light only appears in the editor and will not be visible at runtime.
bool
editorOnly
[@property getter]
bool
editorOnly
[@property setter]
struct
Light
@
nogc
nothrow @
property
void
editorOnly
(
bool
v
)
Meta
Source
See Implementation
godot
light
Light
aliases
BaseClasses
enums
BakeMode
Constants
Param
functions
getBakeMode
getColor
getCullMask
getParam
getShadowColor
getShadowReverseCullFace
hasShadow
isEditorOnly
isNegative
opAssign
opEquals
setBakeMode
setColor
setCullMask
setEditorOnly
setNegative
setParam
setShadow
setShadowColor
setShadowReverseCullFace
toHash
properties
editorOnly
lightBakeMode
lightColor
lightCullMask
lightEnergy
lightIndirectEnergy
lightNegative
lightSpecular
shadowBias
shadowColor
shadowContact
shadowEnabled
shadowReverseCullFace
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the light only appears in the editor and will not be visible at runtime.