godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
SpotLight._new
godot
spotlight
SpotLight
Construct a new instance of SpotLight. Note: use
memnew!SpotLight
instead.
struct
SpotLight
@
nogc
nothrow static
SpotLight
_new
(
)
Meta
Source
See Implementation
godot
spotlight
SpotLight
aliases
BaseClasses
functions
opAssign
opEquals
toHash
properties
spotAngle
spotAngleAttenuation
spotAttenuation
spotRange
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of SpotLight. Note: use memnew!SpotLight instead.