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_defaultsurface.sl.slmeta < prev    next >
Encoding:
Text File  |  2008-01-23  |  502 b   |  15 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_defaultsurface">
  4.             <description>Just color the surface, don't even look at lights</description>
  5.             <authors>Pixar</authors>
  6.             <argument name="Kd" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".8"/>
  7.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".2"/>
  8.         </shader>
  9.     </shaders>
  10. </k3dml>
  11.  
  12.  
  13.  
  14.  
  15.