- //////////////////////////////////////////////////////////////////////////////
- // ©2008 Electronic Arts Inc
- //
- // FX Shader for Yuriko;s Psyonic Lift ability for vehicles and structures.
- // This will not work on infantry as we assume normal maps
- //////////////////////////////////////////////////////////////////////////////
- #define SUPPORT_RECOLORING 1
- #define SUPPORT_SPECMAP 1
- #define SUPPORT_PSYONIC 1
- #define SUPPORT_SSAO 1 // enable SSAO
- #include "Objects.fxh"
|