- //////////////////////////////////////////////////////////////////////////////
- // ©2008 Electronic Arts Inc
- //
- // FX Shader for simple material with one texture with an HDR Mulitplier
- //////////////////////////////////////////////////////////////////////////////
- #define SUPPORT_SSAO 1 // enable SSAO
- #define SUPPORT_HDR // Define for HDR Multiplier Support
- #include "BasicW3D.fxh"
|