volume_set_bounds
Sets the bounds of a volume. Volume data outside of these bounds will not be visible.
References:
arguments
- "bounds" : Bbox3
The bounds of the volume.
- "transform" : Float64<4,4> (default: null)
The bounds transform of the volume.
- "volume_name" : String
The name of the volume. This name must be the full database name of the volume, including namespace.
return value
voidVoid