3-D Visualization Previous page   Next Page

Making Objects Transparent

Making graphics objects semitransparent is a useful technique in 3-D visualization to make it possible to see an object, while at the same time, see what information the object would obscure if it was completely opaque. You can also use transparency as another dimension for displaying data, much the way color is used in MATLAB.

The transparency of a graphics object determines the degree to which you can see through the object. You can specify a continuous range of transparency varying from completely transparent (i.e., invisible) to completely opaque (i.e., no transparency).

Objects that support transparency are

The following picture illustrates the effect of transparency. The green isosurface (patch object) reveals the cone plot that lies in the interior.


Previous page  Transparency Specifying Transparency Next page

© 1994-2005 The MathWorks, Inc.