godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
OmniLight._new
godot
omnilight
OmniLight
Construct a new instance of OmniLight. Note: use
memnew!OmniLight
instead.
struct
OmniLight
@
nogc
nothrow static
OmniLight
_new
(
)
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
Construct a new instance of OmniLight. Note: use memnew!OmniLight instead.