You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Merge pull request #81167 from bitsawer/fix_sdfgi_editor_change
Reset SDFGI when changing editor scene tabs
This commit is contained in:
@@ -476,6 +476,8 @@ public:
|
||||
FUNC2(voxel_gi_set_interior, RID, bool)
|
||||
FUNC2(voxel_gi_set_use_two_bounces, RID, bool)
|
||||
|
||||
FUNC0(sdfgi_reset)
|
||||
|
||||
/* PARTICLES */
|
||||
|
||||
#undef ServerName
|
||||
|
||||
Reference in New Issue
Block a user