File Name Tokens
The software supports various file naming formats using file
tokens. By default, the Viewer captures virtual scene frames or records
simulations in a file named with the following format: %f_anim_%n.%e
.
This format creates a unique file name each time you capture a frame
or record the animation.
The following tokens are the same for frame capture (.tif
or
.png
) or animation (.x3d
,
.x3d
, .x3dv
, and .avi
)
files.
Token | Description |
---|---|
| The current incremental number replaces this token in the file name string. Each
subsequent frame capture or run of the simulation increments the
number. For example, the format |
| The virtual world file name replaces this token in the file name string. For example,
the format |
| The virtual world file name replaces this token represents with the virtual world 3D
file extension ( You can specify a
different extension. However, if the file extension in the
Source file parameter is
|
| The full path to the virtual world 3D file replaces this
token in the file name string and creates files in directories relative
to the virtual world file location. For example, the format |
| The current four-digit year replaces this token in the file name string. For example,
the format |
| The current month replaces this token in the file name string. For example, the format
|
| The current day in the month replaces this token in the file name string. For example,
the format |
| The current hour replaces this token in the file name string. For example, the format
|
| The current minute replaces this token in the file name string. For example, the format
|
| The current second replaces this token in the file name string. For example, the format
|