Transparency
Add transparency to some 3D plot types and 2D plot types with a height attribute.
Syntax
model.result(<pgtag>).feature(<ftag>).create(<atag>,"Transparency");
model.result(<pgtag>).feature(<ftag>).feature(<atag>).set(property,<value>);
Description
model.result(<pgtag>).feature(<ftag>).create(<atag>,"Transparency") adds transparency named <atag> as an attribute to a 3D plot named <ftag> or to a 2D plot named <ftag> and that is using a height expression attribute.
The following properties are available:
The description of the expression in expr, if descractive is on.
on | off
constant | expr
auto | explicit
auto to map the values of the expression to a transparency range, or explicit to use the value of the expression directly as transparency. Active when input is expr.
on | off
on | off
linear | logarithmic
The unit to use for the expression in expr. If the old unit is not valid when the expression changes, the unit property is reset to default. Active when input is expr.
See Also
Height, AberrationHeight, HistogramHeight, TableHeight, MaterialAppearance, Surface (Plot), VisualEffects, Volume