Voxel Color Stop

Defines color stop for a transfer function style.

Referenced by: Voxel Transfer Function Style

Properties

Property Details
color Color is represented as a three or four-element array.
position Normalized position of the stop in [0,1].

Example

{
  "color": [
    255,
    255,
    100,
    10
  ],
  "position": 0.25
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.