You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
Reflection probe support in GLES2 back-end.
This commit is contained in:
@@ -337,6 +337,7 @@ public:
|
||||
BIND2(reflection_probe_set_enable_box_projection, RID, bool)
|
||||
BIND2(reflection_probe_set_enable_shadows, RID, bool)
|
||||
BIND2(reflection_probe_set_cull_mask, RID, uint32_t)
|
||||
BIND2(reflection_probe_set_resolution, RID, int)
|
||||
|
||||
/* BAKED LIGHT API */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user