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_environment_plastic.sl.slmeta < prev    next >
Encoding:
Extensible Markup Language  |  2008-01-23  |  1.3 KB  |  19 lines

  1. <?xml version="1.0" ?>
  2. <k3dml>
  3.     <shaders>
  4.         <shader name="k3d_environment_plastic" type="surface">
  5.             <description/>
  6.             <authors/>
  7.             <copyright/>
  8.             <argument name="Ka" label="" description="" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1.0"/>
  9.             <argument name="Kd" label="" description="" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.5"/>
  10.             <argument name="Ks" label="" description="" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.5"/>
  11.             <argument name="roughness" label="" description="" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.1"/>
  12.             <argument name="Kr" label="" description="" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1.0"/>
  13.             <argument name="environment_map" label="" description="" storage_class="uniform" type="string" extended_type="texture" array_count="1" space="" output="false" default_value=""/>
  14.             <argument name="blur" label="" description="" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.0"/>
  15.         </shader>
  16.     </shaders>
  17. </k3dml>
  18.  
  19.