bool Supported()
 {
     return(PostEffects.CheckSupport(true) && dofBlurShader.isSupported && dofShader.isSupported);
 }