SmoothFilter Node applies smooth filter to the selected channel of the Grids.
Input / VDB Grid:
Input vdb data for filter. You must connect this input for create.
Input / mask Grid:
Input vdb data for masking. The mask makes gradient effect between min Mask Cutoff and max Mask Cutoff.
Output / VDB Grid:
output filtered vdb data.
Filter Type:
You can select smooth filter type.
Width (voxel unit):
Defines effective width of selected filter. This value only work with gaussian / mean / median filter.
Iterations:
Defines iteration count of selected filter.
Channel:
Defines effective channel of input Grid.
Invert Mask:
Inverts the mask.
min Mask Cutoff:
Cutoff and use this value if the mask voxel value is less than it.
max Mask Cutoff:
Cutoff and use this value if the mask voxel value is more than it.