Added samples per pixel gui param

This commit is contained in:
2025-01-15 20:03:39 +01:00
parent 91c9aa193c
commit 2c6594244e
5 changed files with 21 additions and 14 deletions

View File

@@ -17,6 +17,7 @@ public:
bool paused;
bool renderOnce;
char* fps;
int samplesPerPixel;
int tfComboSelected;
int tfComboSelectedColor;