OptionalcontainerThe scalar voxel field this panel controls. The panel takes a reference to the grid; it doesn't copy the data.
OptionalinitialOptional starting slice axis. Default "z".
OptionalinitialOptional initial colormap name (key of COLORMAPS). Default "viridis".
OptionalinitialInitial iso-surface value. Default = midpoint of grid.valueRange.
OptionalinitialOptional starting slice position. Default = midpoint along axis.
OptionalinitialInitial streamline seed density (one axis). Default 8
(≈ 512 streamlines).
OptionalinitialInitial visualisation technique. Default "slice".
Scene the overlay SceneModel lives in.
OptionalstorageOptionalstudioOptional Studio for routing build / load errors through
studio.reportError / reportWarning (so they land in the
IssuesPanel alongside other Studio-side failures). When
omitted, errors are dropped silently — the panel still
stays in a consistent state but the failure isn't surfaced.
OptionalvectorOptional vector field over the same volume — when supplied,
the "Streamlines" technique becomes available. The vector
grid's bbox should match grid.min / grid.max for sensible
results.
Optionalvisible
Constructor parameters for VolumeOverlayPanel.