Home
last modified time | relevance | path

Searched refs:get_shadow_detail (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dlight.h204 ShadowDetail get_shadow_detail() const; in VARIANT_ENUM_CAST()
H A Dlight.cpp439 OmniLight::ShadowDetail OmniLight::get_shadow_detail() const { in get_shadow_detail() function in OmniLight
450 ClassDB::bind_method(D_METHOD("get_shadow_detail"), &OmniLight::get_shadow_detail); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dlight.h204 ShadowDetail get_shadow_detail() const; in VARIANT_ENUM_CAST()
H A Dlight.cpp439 OmniLight::ShadowDetail OmniLight::get_shadow_detail() const { in get_shadow_detail() function in OmniLight
450 ClassDB::bind_method(D_METHOD("get_shadow_detail"), &OmniLight::get_shadow_detail); in _bind_methods()