This commit is contained in:
luboslenco
2025-05-02 08:42:28 +02:00
parent 9b293531ad
commit 2c454afb90
6 changed files with 8 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#[set(everything)]
const constants: {
SMVP: float4x4;
envmap_data_world: float4; // angle, sin(angle), cos(angle), strength
envmap_data_world: float4; // angle, empty, empty, strength
};
#[set(everything)]