home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 January / Gamestar_69_2005-01_dvd.iso / Dema / theprojectv1-0.exe / FCData / Shaders.pak / Shaders / GlassCM.ext < prev    next >
Encoding:
Text File  |  2004-10-27  |  964 b   |  36 lines

  1. ////////////////////////////////////////////////////////////////////////////
  2. //
  3. //  Crytek Engine Source File.
  4. //  Shader extension
  5. //  Copyright (C), Crytek Studios, 2001-2004.
  6. // -------------------------------------------------------------------------
  7. //  File name:   Illumination.ext
  8. //  Version:     v1.00
  9. //  Created:     16/2/2004 by Andrey Honich.
  10. //  Compilers:   
  11. //  Description: GlassCM shader extension used by the editor
  12. //                     for automatic shader generation (based on "GlassCM" shader template)
  13. // -------------------------------------------------------------------------
  14. //  History:
  15. //
  16. ////////////////////////////////////////////////////////////////////////////
  17.  
  18.  
  19.  
  20. Version (1.00)
  21.  
  22. Property
  23. {
  24.   Name = __REFLECT
  25.   Mask = 0x1
  26.   Property    (Reflection)
  27.   Description (Use CM reflection)
  28. }
  29. Property
  30. {
  31.   Name = __REFRACT
  32.   Mask = 0x2
  33.   Property    (Refraction)
  34.   Description (Use CM refraction)
  35. }
  36.