Defines transparency stop for a transfer function style.
Referenced by: Voxel Transfer Function Style
Properties
Property | Details |
---|---|
alpha | Opacity of the stop in [0,1]. 1 is fully opaque. |
position | Normalized position of the stop in [0,1]. |
Example
{
"alpha": 0.5,
"position": 0.25
}