NodeIcon SaveScreenPoints

Only in Wrap4D

Saves ScreenPoints to a file in the JSON format.


Inputs

Screen Points

ScreenPoints

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 ScreenPoints####.json string will be replaced with ScreenPoints0001.json

Create Intermediate Directories

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