Voxel Isosurface Style

The isosurface style describes the value and coloring of the isosurface. For example, for a given variable temperature you can define up to four isosurfaces based on a temperature value.

Referenced by: Voxel Variable Style

Properties

Property Details
color Color is represented as a three or four-element array.
colorLocked If false the isosurface color is automatically updated when the variable's colorStops are modified.
enabled Determines if the isosurface should be shown or hidden.
label Label for the isosurface.
value Value of the variable.

Example

{
  "color": [
    242,
    203,
    36,
    255
  ],
  "value": 1634.2
}

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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close