nvidia fix, soft shadows

This commit is contained in:
2023-02-13 18:35:25 +03:00
parent c8dcd5e9c0
commit 36540468dc
17 changed files with 358 additions and 107 deletions

View File

@@ -423,6 +423,7 @@ public:
float decay_quadratic;
float decay_start;
float decay_end;
float size;
Type light_type;
Framebuffer shadow_map;
QMatrix4x4 shadow_matrix;