feat: lights debug mode

This commit is contained in:
MihailRis
2025-04-29 15:59:52 +03:00
parent 87dc9ed167
commit 4e5199d89a
6 changed files with 25 additions and 10 deletions
-2
View File
@@ -22,8 +22,6 @@ struct ChunkVertex {
{{}, 0}};
};
/// @brief Chunk mesh vertex attributes
template<typename VertexStructure>
class Mesh;