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

  1. DESC "Pass a wave up throught an axis of the model and move the
  2.       vertices radially outwards."
  3. PARAMETERS {
  4.  RADIOBUTTON "Axis for Wave" { "U/D" "L/R" "F/B" } 3
  5.  FLOAT NUMENTRY "Amplitude" 0 50 25
  6.  FLOAT NUMENTRY "Wavelength" 0 10 1
  7.  FLOAT NUMENTRY "Frequency" 0 10 1
  8. }
  9.