<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ken is right.&nbsp; 0 is full opacity and 1 is full transparency.<br>
<br>
Moreland, Kenneth wrote:
<blockquote cite="mid:CA5D9C58.864B%25kmorel@sandia.gov" type="cite">
  <pre wrap="">The correct expression for radiative transform defines light attenuation
per unit length.  The Scale value allows you to set what that unit length
is.  The larger the unit length, the further light has to travel to
attenuate the same amount.

Your description of the behavior seems backward.  If you set the unit
distance to 0, you should see full opacity.  It means that when light
travels 0 distance it's attenuated a finite amount.  Thus, any finite
distance should attenuate all light.  The larger you make the unit
distance, the more transparent the rendering should become.  This is the
behavior I get with disk_out_ref.  Are you sure you didn't get it
backwards?

-Ken

   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********  
*** *** ***  email: <a class="moz-txt-link-abbreviated" href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a>
**  ***  **  phone: (505) 844-8919
    ***      web:   <a class="moz-txt-link-freetext" href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a>




On 8/2/11 11:21 AM, "Jeff Mauldin" <a class="moz-txt-link-rfc2396E" href="mailto:jamauld@sandia.gov">&lt;jamauld@sandia.gov&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I am working with volume rendering on a particular data set.  I am doing
projected tetra volume mapping.  When I bring up the Color Scale Editor
dialog (which I have used extensively), there is an entry called "Scale"
that I haven't been able to find documentation to.  In playing with the
python tracing, I see that it alters a value called
ScalarOpacityUnitDistance.  The effect appears to be that setting this
parameter to zero causes the rendering to be completely invisible (alpha
zero everywhere, presumably) and setting it to 1 causes the rendering to
be completely opaque.  I'm guessing it's some kind of multiplier to the
opacity value in color transfer function, and possibly some kind of
multiplier applying to how much each volume ray segment contributes to
the overall opacity of a pixel.  What exactly is this scale value doing
(so I can understand what I'm looking at)?


_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at:
<a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>