Advertisement
Guest User

RTML file

a guest
Feb 10th, 2014
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.59 KB | None | 0 0
  1. <xml>
  2.     <material type-name="d9698f8b-59d1-48fd-88c9-82b19df1ccc2" render-engine-id="99999999-9999-9999-9999-999999999999" type-id="D9698F8B-59D1-48FD-88C9-82B19DF1CCC2" notes="" hidden="false" reference="false" auto-delete="false">
  3.         <parameters>
  4.             <alphaFloat type="float">0.0000</alphaFloat>
  5.             <alphaTexture type="bool">false</alphaTexture>
  6.             <alphaUFloat type="float">0.0000</alphaUFloat>
  7.             <alphaUTexture type="bool">false</alphaUTexture>
  8.             <alphaVFloat type="float">0.0000</alphaVFloat>
  9.             <alphaVTexture type="bool">false</alphaVTexture>
  10.             <eta type="color">0,0,0,0</eta>
  11.             <k type="color">0,0,0,0</k>
  12.             <extEtaFloat type="float">0.0000</extEtaFloat>
  13.             <extEtaTexture type="bool">false</extEtaTexture>
  14.             <distribution type="string">beckmann</distribution> <!-- This is the parameter which I want to read -->
  15.             <material type="string">TiN</material>
  16.         </parameters>
  17.         <simulation>
  18.             <ambient type="color">0,0,0,0</ambient>
  19.             <diffuse type="color">0.501960813999176,0.501960813999176,0.501960813999176,0</diffuse>
  20.             <emission type="color">0,0,0,0</emission>
  21.             <specular type="color">1,1,1,0</specular>
  22.             <reflection type="color">1,1,1,0</reflection>
  23.             <transparent type="color">1,1,1,0</transparent>
  24.             <shine type="double">0</shine>
  25.             <transparency type="double">0</transparency>
  26.             <reflectivity type="double">0</reflectivity>
  27.             <ior type="double">1</ior>
  28.         </simulation>
  29.     </material>
  30.     <meta-data>
  31.         <renderer-name>Generic</renderer-name>
  32.         <type-name>Mitsuba Rough Conductor material</type-name>
  33.     </meta-data>
  34.     <embedded-files/>
  35.     <thumbnail>none</thumbnail>
  36. </xml>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement