home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / graphics / 3dprograms / iitextures / setchild.doc < prev    next >
Text File  |  1995-02-27  |  2KB  |  48 lines

  1. SetChild.itx
  2. Type: Color, Reflect, Filter, Fog.
  3.  
  4. Overview:
  5. =========
  6.  This Imagine 3.x texture lets you set the color, reflect, filter and fog
  7.  settings for a group of objects all at once.
  8.  
  9.  At least a 68020 and an FPU are required.  The integer version of Imagine is
  10.  not supported, sorry.
  11.  
  12. Usage:
  13. ======
  14.   You can override the default values of an object by setting the appropriate
  15.   color values or fog length.  The blend is how much the new values take
  16.   effect.  A 1.0 will leave nothing of the objects color, where a 0.1 will
  17.   only slightly color the object.  A -1 in any of the color values will
  18.   turn off that setting.
  19.  
  20. Parameters:
  21. ===========
  22.  
  23.  Color Red, Color Green, Color Blue
  24.  Reflect Red, Reflect Green, Reflect Blue
  25.  Filter Red, Filter Green, Filter Blue and Fog Length
  26.  ----------------------------------------------------
  27.   These modify the objects attributes.  Set them to -1 to disable.
  28.  
  29.  Color Blend, Reflect Blend, Filter Blend, and Fog Blend
  30.  -------------------------------------------------------
  31.   Set the blend to 1.0 to replace the original attribute, lower to blend
  32.   the new settings in.
  33.  
  34. Notes:
  35. ======
  36.  
  37.  The fog setting is not as useful as it could be.  Fog is only enabled
  38.  by setting the fog length to something other than 0.0 in the attributes
  39.  requester.  This texture can modify the fog setting, but it has no effect
  40.  if fog has not been set in the attributes.  The opposite is also true.
  41.  If fog is turned on, setting the textures fog attribute to 0.0 will not
  42.  turn it off.
  43.  
  44. ***************************************************
  45.  Ian M. Smith
  46.  Fido-Usenet: Ian.Smith@f564.n2601.z1.fidonet.org
  47. ***************************************************
  48.