NodeIcon SaveVertexMask

Saves vertex mask to a file in the TXT or JSON format.

Tip

By default SaveVertexMask node does nothing unless you click Compute Current Frame or Compute Frame Range button.


Inputs

Vertex Mask

VertexMask An array of normalized vertices weights

Parameters

File Name:

file name to save.

Any occurrence of # will be replaced with the current frame number during saving.

For example, if the current frame is 1, the Points####.json string will be replaced with Points0001.json

Create Intermediate Directories:

if set, nonexistent directories in the file path will be created.