$darkmode
Parameters for Fast Approximate Anti-Aliasing. More...
#include <postprocess.h>
Data Fields | |
| float | subpix |
| float | edge_threshold |
| float | edge_threshold_min |
Parameters for Fast Approximate Anti-Aliasing.
| float FXAAParams::edge_threshold |
Edge detection threshold (0.063 - 0.333).
| float FXAAParams::edge_threshold_min |
Minimum edge threshold (0.0312 - 0.0833).
| float FXAAParams::subpix |
Sub-pixel quality (0.0 - 1.0).