A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-voxel-VoxelVariable.html below:

VoxelVariable | API Reference | ArcGIS Maps SDK for JavaScript 4.33

ESM: import VoxelVariable from "@arcgis/core/layers/voxel/VoxelVariable.js";

CDN: const VoxelVariable = await $arcgis.import("@arcgis/core/layers/voxel/VoxelVariable.js");

Object: @arcgis/core/layers/voxel/VoxelVariable

Since: ArcGIS Maps SDK for JavaScript 4.24

Describes a single variable in the VoxelLayer.

Property Overview Name Type Summary Object description String

The original data source description of the variable.

VoxelVariable id Number

The unique identifier for the variable.

VoxelVariable name String

The original data source name of the variable.

VoxelVariable renderingFormat Object

A description of various properties of the variable as it is represented on the GPU.

VoxelVariable unit String

The variable units.

VoxelVariable volumeId Number

The volumeId of the variable.

VoxelVariable Property Details
description Property description Stringreadonly

The original data source description of the variable.

The unique identifier for the variable.

name Property name Stringreadonly

The original data source name of the variable.

renderingFormat Property renderingFormat Objectreadonly

A description of various properties of the variable as it is represented on the GPU.

Properties

Whether or not the data is discrete or continuous.

Possible Values:"discrete"|"continuous"

optional

Default Value:false

Whether or not the data has a value representing NoData.

optional

Default Value:0.0

The NoData value if there is one.

Indicates how the data are encoded.

Possible Values:"Int8"|"UInt8"|"Int16"|"UInt16"|"Int32"|"UInt32"|"Float32"|"Float64"

unit Property unit Stringreadonly

The variable units.

volumeId Property volumeId Numberreadonly

The volumeId of the variable. Currently always 0.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4