home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1164 / looks_li.tpl < prev    next >
Text File  |  1994-01-17  |  356b  |  13 lines

  1. //looks_like.tpl
  2.  
  3. //Normally the light source itself has no visible shape. The light simply
  4. //radiates from an invisible point or area. You may give a light source a
  5. //any shape by adding a "looks_like{OBJECT}" statement. For example:
  6.  
  7.         light_source {
  8.            <   ,   ,    > color
  9.            looks_like {                }
  10.         }
  11.  
  12.  
  13.