Illutions Engine API - v0.26.0
    Preparing search index...

    Interface FxaaCfg

    Defines the FXAA anti-aliasing settings used to smooth jagged edges in the rendered image.

    interface FxaaCfg {
        sharpness: number;
    }
    Index
    sharpness: number

    Controls the sharpness used in the FXAA shader.

    0.5