ObjectsFormationPreview.fx 467 B

12345678910
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2008 Electronic Arts Inc
  3. //
  4. // FX Shader for previewing your formation... duh.
  5. //////////////////////////////////////////////////////////////////////////////
  6. #define SUPPORT_ALTMAPPING 1 // Defined to change mapping coords if using Iron Curtain or Chrono Rift
  7. #define SUPPORT_FORMATIONPREVIEW 1 // Defined to change appearance of object for formation preview
  8. #include "Objects.fxh"