godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
World.GDNativeClassBinding
godot
world
World
Undocumented in source.
struct
World
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_direct_space_state")
GodotMethod
!(
PhysicsDirectSpaceState
)
getDirectSpaceState
;
__gshared
@
GodotName
("get_environment")
GodotMethod
!(
Environment
)
getEnvironment
;
__gshared
@
GodotName
("get_fallback_environment")
GodotMethod
!(
Environment
)
getFallbackEnvironment
;
__gshared
@
GodotName
("get_scenario")
GodotMethod
!(
RID
)
getScenario
;
__gshared
@
GodotName
("get_space")
GodotMethod
!(
RID
)
getSpace
;
__gshared
@
GodotName
("set_environment")
GodotMethod
!(
void
,
Environment
)
setEnvironment
;
__gshared
@
GodotName
("set_fallback_environment")
GodotMethod
!(
void
,
Environment
)
setFallbackEnvironment
;
}
Members
Static variables
getDirectSpaceState
GodotMethod
!(
PhysicsDirectSpaceState
)
getDirectSpaceState
;
Undocumented in source.
getEnvironment
GodotMethod
!(
Environment
)
getEnvironment
;
Undocumented in source.
getFallbackEnvironment
GodotMethod
!(
Environment
)
getFallbackEnvironment
;
Undocumented in source.
getScenario
GodotMethod
!(
RID
)
getScenario
;
Undocumented in source.
getSpace
GodotMethod
!(
RID
)
getSpace
;
Undocumented in source.
setEnvironment
GodotMethod
!(
void
,
Environment
)
setEnvironment
;
Undocumented in source.
setFallbackEnvironment
GodotMethod
!(
void
,
Environment
)
setFallbackEnvironment
;
Undocumented in source.
Meta
Source
See Implementation
godot
world
World
aliases
BaseClasses
functions
getDirectSpaceState
getEnvironment
getFallbackEnvironment
getScenario
getSpace
opAssign
opEquals
setEnvironment
setFallbackEnvironment
toHash
properties
directSpaceState
environment
fallbackEnvironment
scenario
space
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name