CreatePreviewMeshProgram properties are as follows.
| Name |
|
| Name |
- parameter is: string
-
Sets the name of the node. Do not use / or \ [forward slash and backslash]
in the node name as this produces conflicts with NodeLink resolution to external files. Otherwise,
any ASCII character is valid.
|
| Configure Basic Settings |
|
| Absolute Path To Elevation Imagery |
- parameter is: string
-
Sets the absolute path to your elevation imagery. This path
must be equivalent to C:\terrain\rainier\rainier.tif.
|
| Relative Path To High-Resolution Ortho-Imagery |
- parameter is: string
-
Sets the relative path to your GEOTIFF ortho-imagery. This path
is generally .\high_resolution_processed_imagery but may be any
path to a directory containing GEOTIFF imagery and
Scenome-compatible metadata.
If you do not have any imagery at all, use .\high_resolution_processed_imagery.
|
| Relative Path To Low-Resolution Ortho-Imagery |
- parameter is: string
-
Sets the relative path to your GEOTIFF ortho-imagery. This path
is generally .\low_resolution_processed_imagery but may be any
path to a directory containing GEOTIFF imagery and
Scenome-compatible metadata.
If you do not have any low-resolution imagery then use the path to your high-resolution imagery. If
you do not have any imagery at all, use .\low_resolution_processed_imagery.
|
| Projection Of Data |
- parameter is: string
- UTM. If your imagery is in Universal Transverse Mercator projection
set the value to UTM. This conforms to the Well Known Text String [WKT] projection
naming convention.
- LCC. If your imagery is in Lambert Conformal Conic projection
set the value to LCC. This conforms to the Well Known Text String [WKT] projection
naming convention. You may need to configure specific LCC projection options, i.e.
state plane parameters, after creating the preview mesh.
|
| Indirect: Place Nodes Here |
- parameter is: string
- This is an indirect value; meaning it does not affect the preview mesh
itself but affects a parameter of a modifier in the preview mesh construction history.
Specifically this parameter is copied into the Place New Nodes Here
parameter of the ExportOptionsLayer in the preview mesh.
- EX: \Scene\Master\quadtree_1x2_yakima-w_7_pt_5
|
| Indirect: Export Directory |
- parameter is: string
- This is an indirect value; meaning it does not affect the preview mesh
itself but affects a parameter of a modifier in the preview mesh construction history.
Specifically this parameter is copied into the Export Directory
parameter of the ExportOptionsLayer in the preview mesh.
- EX: .\quadtree_1x2_yakima-w_7_pt_5
|
| Indirect: Level-Of-Detail |
- parameter is: integer
- This is an indirect value; meaning it does not affect the preview mesh
itself but affects a parameter of a modifier in the preview mesh construction history.
Specifically this parameter is copied into the Level-of-Detail
parameter of the ExportOptionsLayer in the preview mesh.
- EX: 3, 4, 8
|
| Configure Output Tiles |
|
| Latitude Tiles |
- parameter is: integer
- This specifies the latitude [y] tessellation of the GeometryLayer
in the preview mesh.
- EX: 3, 4, 8
|
| Longitude Tiles |
- parameter is: integer
- This specifies the longitude [x] tessellation of the GeometryLayer
in the preview mesh.
- EX: 3, 4, 8
|