<div dir="ltr">Through Python shell, you can. You can set the Diffuse and Specular properties on a representation to 0. The following sets the same for the active representation:<div><br></div><div style>&gt; rep = GetDisplayProperties()</div>
<div style>&gt; rep.Diffuse = 0</div><div style>&gt; rep.Specular = 0</div><div style>&gt; Render()</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 12:50 AM, the lily <span dir="ltr">&lt;<a href="mailto:the.1.lily@hotmail.com" target="_blank">the.1.lily@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">
Hi all<br><br>I would like to disable the Diffuse and Specular light, is there a way to do that in Paraview ?<br><br>                                               </div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>