#define fMatsoDOFBokehAngle 360 // // 90/260 for 'motion blur’ -Rotation angle of bokeh shape. #define iMatsoDOFBokehQuality 20 // //-Blur quality as control value over tap count. #define fMatsoDOFBokehLight 0.055 // //-Bokeh brightening factor. #define fMatsoDOFBokehCurve 4.5 // //10 for 'motion blur’ as a start -Bokeh curve. #define fMatsoDOFChromaPow 0.2 // //2.1 for 'motion blur’ -Amount of chromatic abberation color shifting. #define bMatsoDOFBokehEnable 1 // //-Enables Bokeh weighting do define bright light spots and increase bokeh shape definiton. #define bMatsoDOFChromaEnable 0 // //-Enables Chromatic Abberation.