cubos::engine::FXAA struct

Component which stores the FXAA configuration for a render target.

Public variables

float edgeThresholdMin
Edge threshold's min value.
float edgeThresholdMax
Edge threshold's max value.
float subpixelQuality
Subpixel quality value.
int iterations
Edges exploration iteration value.