World-space maximum corner of the volume bounding box.
World-space minimum corner of the volume bounding box.
OptionalnameHuman-readable name for the field. Used by the panel header.
Cell counts along the (x, y, z) axes.
OptionalunitDisplay unit for data. Used by the panel's legend and stat
readouts. Pure metadata — the renderer is unit-agnostic.
Examples: "°C", "ppm", "dB", "m/s", "lux".
OptionalvalueMin / max of the colormap range. Falls back to the data's actual min / max when not specified. Lock this when you want multiple overlays to be visually comparable.
Cell values, row-major over
(x, y, z). Length = nx · ny · nz.