godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
DirectionalLight._classBinding
godot
directionallight
DirectionalLight
Undocumented in source.
struct
DirectionalLight
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_shadow_mode")
GodotMethod
!(
void
,
long
)
setShadowMode
;
__gshared
@
GodotName
("get_shadow_mode")
GodotMethod
!(
DirectionalLight
.
ShadowMode
)
getShadowMode
;
__gshared
@
GodotName
("set_shadow_depth_range")
GodotMethod
!(
void
,
long
)
setShadowDepthRange
;
__gshared
@
GodotName
("get_shadow_depth_range")
GodotMethod
!(
DirectionalLight
.
ShadowDepthRange
)
getShadowDepthRange
;
__gshared
@
GodotName
("set_blend_splits")
GodotMethod
!(
void
,
bool
)
setBlendSplits
;
__gshared
@
GodotName
("is_blend_splits_enabled")
GodotMethod
!(
bool
)
isBlendSplitsEnabled
;
}
Members
Static variables
getShadowDepthRange
GodotMethod
!(
DirectionalLight
.
ShadowDepthRange
)
getShadowDepthRange
;
Undocumented in source.
getShadowMode
GodotMethod
!(
DirectionalLight
.
ShadowMode
)
getShadowMode
;
Undocumented in source.
isBlendSplitsEnabled
GodotMethod
!(
bool
)
isBlendSplitsEnabled
;
Undocumented in source.
setBlendSplits
GodotMethod
!(
void
,
bool
)
setBlendSplits
;
Undocumented in source.
setShadowDepthRange
GodotMethod
!(
void
,
long
)
setShadowDepthRange
;
Undocumented in source.
setShadowMode
GodotMethod
!(
void
,
long
)
setShadowMode
;
Undocumented in source.
Meta
Source
See Implementation
godot
directionallight
DirectionalLight
aliases
BaseClasses
enums
Constants
ShadowDepthRange
ShadowMode
functions
getShadowDepthRange
getShadowMode
isBlendSplitsEnabled
opAssign
opEquals
setBlendSplits
setShadowDepthRange
setShadowMode
properties
directionalShadowBiasSplitScale
directionalShadowBlendSplits
directionalShadowDepthRange
directionalShadowMaxDistance
directionalShadowMode
directionalShadowNormalBias
directionalShadowSplit1
directionalShadowSplit2
directionalShadowSplit3
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name