home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Computer Graphics & Animation / Chip-Special-Computergrafik.bin / programs / povray / povsrc.sea / POVSRC / SOURCE / POV.π.rsrc.rsrc / TEXT_202_declare.txt < prev    next >
Text File  |  1994-02-04  |  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.