- //////////////////////////////////////////////////////////////////////////////
- // ©2006 Electronic Arts Inc
- //
- // FX Shader for simple material with one texture and support for house coloring
- //////////////////////////////////////////////////////////////////////////////
- #define SUPPORT_RECOLORING 1
- #define SUPPORT_SSAO 1 // enable SSAO
- #include "BasicW3D.fxh"
|