home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 38 / ClassicFond38.iso / objs / croc.rar / GDATA / PANEL / LEVELBOX.MAT < prev    next >
Text File  |  1997-09-04  |  256b  |  14 lines

  1. # BRender Material Script
  2. #
  3.  
  4. material = [
  5.     identifier = "BlendBox";
  6.     flags = [light, smooth];
  7.     colour = [20,20,20];
  8.     ambient = 0.244706;
  9.     diffuse = 0.489412;
  10.     specular = 0.898039;
  11.     power = 40.599998;
  12.     opacity = 128;
  13. ];
  14.