Home
last modified time | relevance | path

Searched defs:set_shadow_mode (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dlight.cpp348 void DirectionalLight::set_shadow_mode(ShadowMode p_mode) { in set_shadow_mode() function in DirectionalLight
423 void OmniLight::set_shadow_mode(ShadowMode p_mode) { in set_shadow_mode() function in OmniLight
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dlight.cpp348 void DirectionalLight::set_shadow_mode(ShadowMode p_mode) { in set_shadow_mode() function in DirectionalLight
423 void OmniLight::set_shadow_mode(ShadowMode p_mode) { in set_shadow_mode() function in OmniLight
/dports/emulators/mess/mame-mame0226/src/emu/
H A Ddipalette.h80 …void set_shadow_mode(int mode) { assert(mode >= 0 && mode < MAX_SHADOW_PRESETS); m_shadow_table = … in set_shadow_mode() function
/dports/emulators/mame/mame-mame0226/src/emu/
H A Ddipalette.h80 …void set_shadow_mode(int mode) { assert(mode >= 0 && mode < MAX_SHADOW_PRESETS); m_shadow_table = … in set_shadow_mode() function
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dlight.cpp557 void DirectionalLight::set_shadow_mode(ShadowMode p_mode) { in set_shadow_mode() function in DirectionalLight
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dlight.cpp557 void DirectionalLight::set_shadow_mode(ShadowMode p_mode) { in set_shadow_mode() function in DirectionalLight