volume_bounds
This node computes the minimum and maximum bounds of a volume. Any level set or fog density volume is taken into account and in case both exists, the union of the two bounds is returned.
Inputs
volume
The input volume (Object).
Outputs
min_bound
The minumum bound of the input volume (float3).
max_bound
The maximum bound of the input volume (float3).