mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Implement support for bicubic lightmap filtering
Co-authored-by: Calinou <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -687,6 +687,8 @@ public:
|
||||
|
||||
virtual void lightmap_set_probe_capture_update_speed(float p_speed) = 0;
|
||||
|
||||
virtual void lightmaps_set_bicubic_filter(bool p_enable) = 0;
|
||||
|
||||
/* PARTICLES API */
|
||||
|
||||
virtual RID particles_create() = 0;
|
||||
|
||||
Reference in New Issue
Block a user