home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 16 / CD_ASCQ_16_0994.iso / news / 2555 / povhlp / bumpsize.hlp < prev    next >
Encoding:
Text File  |  1994-07-06  |  301 b   |  10 lines

  1.     The relative bump_size can be scaled using bump_size modifier.  The bump
  2.  _size number can be any number other than 0.  Valid numbers are 2, .5, -33,
  3.  1000, etc.  For example:
  4.        normal {
  5.           bump_map {
  6.              gif "stuff.gif"
  7.              bump_size 5
  8.           }
  9.        }
  10.