godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
WorldEnvironment._classBinding
godot
worldenvironment
WorldEnvironment
Undocumented in source.
struct
WorldEnvironment
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_environment")
GodotMethod
!(
void
,
Environment
)
setEnvironment
;
__gshared
@
GodotName
("get_environment")
GodotMethod
!(
Environment
)
getEnvironment
;
}
Members
Static variables
getEnvironment
GodotMethod
!(
Environment
)
getEnvironment
;
Undocumented in source.
setEnvironment
GodotMethod
!(
void
,
Environment
)
setEnvironment
;
Undocumented in source.
Meta
Source
See Implementation
godot
worldenvironment
WorldEnvironment
aliases
BaseClasses
functions
getEnvironment
opAssign
opEquals
setEnvironment
properties
environment
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name