This node computes the minimum and maximum bounds of a volume. Any level set or fog density volume is taking into acound and in case both exists, the union of the two bounds is returned.
The input volume (Amino::Object).
The minumum bound of the input volume (float3).
The maximum bound of the input volume (float3).