Appearance
Height Field From Mask
The Height Field From Mask node takes as input a black-and-white mask image, and creates a height-field image by smoothing out the hard edges of the input image.

Inputs and Outputs
Inputs:
Image (Image): The input image.Radius (Float): The smoothing radius.
Outputs:
Output Image (Image): The output image.