ObjectsXray.fx 479 B

1234567891011
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2008 Electronic Arts Inc
  3. //
  4. // FX Shader for generic props used in Yuriko's special commando levels
  5. //////////////////////////////////////////////////////////////////////////////
  6. #define SUPPORT_SPECMAP 1
  7. #define SUPPORT_XRAY 1 // Used to automagically fade out objects between Yuriko and the camera; specific to her commando levels
  8. #define SUPPORT_SSAO 1 // enable SSAO
  9. #include "Objects.fxh"