NodeIcon SaveVertices

Saves geometry’s vertices to the PLY format.


Inputs

Geometry

Geometry A geometry, which vertices should be saved.

Parameters

File Name:

a single or multiple file names to be saved. Any occurrence of # will be replaced with current frame number during saving.

File Format:
Binary

saves faster and takes less disk space.

Text

saves as user editable text.

Include Transform:

if set, vertex positions written to file will include a model transformation.

Create Intermediate Directories:

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

Compute Current Frame:

computes the node at current frame and saves result to file.

Compute Frame Range:

opens Compute Frame Range dialog.