home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Di Besten Simulation / Chip_Special-Die_besten_Simulationen.iso / GRAFIK / ENVISAGE / EFFECTS.LZH / GLOW.PRM < prev    next >
Text File  |  1993-08-28  |  197b  |  8 lines

  1. DESC "Sample particle system that simulates a hazy glow."
  2. PARAMETERS {
  3.  INTEGER NUMENTRY "# Particles" 10 10000 5000
  4.  INTEGER SLIDER "Intensity %" 0 100 50
  5.  COLOR "Glow Color" 255 128 0
  6. }
  7.  
  8.