afegit flicker a postfx

This commit is contained in:
2026-03-22 22:38:18 +01:00
parent 49ae2ae41f
commit f84007902e
7 changed files with 46 additions and 14 deletions
+1
View File
@@ -18,6 +18,7 @@ namespace Rendering {
float gamma = 0.0F; // Corrección gamma (blend 0=off, 1=full)
float curvature = 0.0F; // Curvatura barrel CRT
float bleeding = 0.0F; // Sangrado de color NTSC
float flicker = 0.0F; // Parpadeo de fósforo CRT ~50 Hz
};
/**