godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
OmniLight.GDNativeClassBinding
godot
omnilight
OmniLight
Undocumented in source.
struct
OmniLight
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_shadow_detail")
GodotMethod
!(
OmniLight
.
ShadowDetail
)
getShadowDetail
;
__gshared
@
GodotName
("get_shadow_mode")
GodotMethod
!(
OmniLight
.
ShadowMode
)
getShadowMode
;
__gshared
@
GodotName
("set_shadow_detail")
GodotMethod
!(
void
,
long
)
setShadowDetail
;
__gshared
@
GodotName
("set_shadow_mode")
GodotMethod
!(
void
,
long
)
setShadowMode
;
}
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
toHash
properties
omniAttenuation
omniRange
omniShadowDetail
omniShadowMode
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name