home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / share / k3d / shaders / surface / k3d_gradient_t.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  734 b   |  17 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_gradient_t">
  4.             <description>Gradient along t texture coordinates</description>
  5.             <authors>Timothy M. Shead</authors>
  6.             <copyright>Copyright (c) 1995-2004, Timothy M. Shead</copyright>
  7.             <argument name="start_color" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 0 0"/>
  8.             <argument name="end_color" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 0"/>
  9.             <argument name="additive" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0"/>
  10.         </shader>
  11.     </shaders>
  12. </k3dml>
  13.  
  14.  
  15.  
  16.  
  17.