NodeIcon ImageToVertexMask

Converts an Image into a VertexMask.

Inputs

Geometry

Geometry An input geometry.

Image

Image An input image.

Output

VertexMask Resulting vertex mask.

Parameters

Source
Red

use the red channel to get the result mask

Green

use the green channel to get the result mask

Blue

use the blue channel to get the result mask

Alpha

use the alpha channel to get the result mask Luminosity use the pixels lightness to get the result mask

Invert

invert resulting vertex mask.