home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Computer Graphics & Animation / Chip-Special-Computergrafik.bin / programs / povray / povmac.sea / POVRAY / POV-Ray.rsrc / TEXT_202_declare.txt < prev    next >
Text File  |  1994-02-10  |  146b  |  4 lines

  1. // define an identifier ("ID" gets replaced by "xxxΓǪ")
  2. // #declare ID = xxxΓǪ
  3. #declare myTexture = texture { pigment { agate scale <1,3,1> } }
  4.