System Placeholders
From Garden Gnome Software
The following placeholders can be used throughout various areas of Pano2VR and/or Object2VR.
Contents |
File Paths
- $n = file path input image name - (use in the file path when saving projects)
- $d = file path project directory - (use in the file path when saving projects)
Patch Tool
- $c = patch tool pan/tilt/fov angles of the current patch - (use when saving or opening a patch)
HTML5
- $x = HTML5 tile size within "mobile" export - (use when saving tiles)
Multi-resolution
All multi-resolution placeholders are used within the Filename field for naming conventions.
- %c = cube face number beginning with zero (0)
- %C = cube face number beginning with one (1)
- %l = level number
- %L = level number beginning with zero (0)
- %r = levels in reverse order
- %y = tile location on the y-axis
- %x = tile location on the x-axis
- %00Y = tile location on the y-axis beginning with one (1)
- %00X = tile location on the x-axis beginning with one (1)