godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Light.setParam
godot
light
Light
Sets the value of the specified
Light.param
parameter.
struct
Light
@
nogc
nothrow
void
setParam
(
in
long
param
,
in
double
value
)
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
Sets the value of the specified Light.param parameter.