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

  1. DESC "Make the model's surface undulate with a wave of increasing amplitude."
  2. PARAMETERS {
  3.  CHECKBOX "Motion" { "U/D" "L/R" "F/B" } 1 0 0
  4.  FLOAT NUMENTRY "Amplitude" 0 50 25
  5.  FLOAT NUMENTRY "Wavelength" 0 10 1
  6.  FLOAT NUMENTRY "Frequency" 0 10 1
  7. }