ObjectsGenericEnvMap.fx 352 B

12345678910
  1. //////////////////////////////////////////////////////////////////////////////
  2. // ©2006 Electronic Arts Inc
  3. //
  4. // FX Shader for generic objects that want to specify a custom environment map
  5. //////////////////////////////////////////////////////////////////////////////
  6. #define SUPPORT_SPECMAP 1
  7. #define SPECIFY_CUSTOM_ENVMAP 1
  8. #include "Objects.fxh"