godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
OmniLight._classBinding
godot
omnilight
OmniLight
Undocumented in source.
struct
OmniLight
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_shadow_mode")
GodotMethod
!(
void
,
long
)
setShadowMode
;
__gshared
@
GodotName
("get_shadow_mode")
GodotMethod
!(
OmniLight
.
ShadowMode
)
getShadowMode
;
__gshared
@
GodotName
("set_shadow_detail")
GodotMethod
!(
void
,
long
)
setShadowDetail
;
__gshared
@
GodotName
("get_shadow_detail")
GodotMethod
!(
OmniLight
.
ShadowDetail
)
getShadowDetail
;
}
Members
Static variables
getShadowDetail
GodotMethod
!(
OmniLight
.
ShadowDetail
)
getShadowDetail
;
Undocumented in source.
getShadowMode
GodotMethod
!(
OmniLight
.
ShadowMode
)
getShadowMode
;
Undocumented in source.
setShadowDetail
GodotMethod
!(
void
,
long
)
setShadowDetail
;
Undocumented in source.
setShadowMode
GodotMethod
!(
void
,
long
)
setShadowMode
;
Undocumented in source.
Meta
Source
See Implementation
godot
omnilight
OmniLight
aliases
BaseClasses
enums
Constants
ShadowDetail
ShadowMode
functions
getShadowDetail
getShadowMode
opAssign
opEquals
setShadowDetail
setShadowMode
properties
omniAttenuation
omniRange
omniShadowDetail
omniShadowMode
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name