spot light map

This commit is contained in:
2023-02-14 10:43:51 +03:00
parent 36540468dc
commit 12695983d2
13 changed files with 119 additions and 62 deletions

View File

@@ -427,6 +427,7 @@ public:
Type light_type;
Framebuffer shadow_map;
QMatrix4x4 shadow_matrix;
Map light_map;
};
template<class T>