Clean unused stuff

This commit is contained in:
luisangelsm
2026-01-19 22:26:35 +01:00
parent 720d58533c
commit ea80a550dd
6 changed files with 18 additions and 51 deletions

View File

@ -115,8 +115,7 @@ protected:
float viewProjectionMatrix[16]; // column-major 4x4
float backgroundColor[3];
float _pad0; // pad to vec4
float shadingColor[3];
float _pad1; // pad to vec4
float reflectionUp;
float reflectionDown;
float isReflection;