ObjectsGeneric.fx 361 B

12345678910
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2006 Electronic Arts Inc
  3. //
  4. // FX Shader for generic vehicles and structures. Infantry should use Infantry.fx
  5. //////////////////////////////////////////////////////////////////////////////
  6. #define SUPPORT_SPECMAP 1
  7. #define SUPPORT_SSAO 1 // enable SSAO
  8. #include "Objects.fxh"