ObjectsPsyonic.fx 469 B

12345678910111213
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2008 Electronic Arts Inc
  3. //
  4. // FX Shader for Yuriko;s Psyonic Lift ability for vehicles and structures.
  5. // This will not work on infantry as we assume normal maps
  6. //////////////////////////////////////////////////////////////////////////////
  7. #define SUPPORT_RECOLORING 1
  8. #define SUPPORT_SPECMAP 1
  9. #define SUPPORT_PSYONIC 1
  10. #define SUPPORT_SSAO 1 // enable SSAO
  11. #include "Objects.fxh"