Database Terrain Texture (Tokens)
| Token Name | Type | Default Value | Accepted Values | Category | Description |
|---|---|---|---|---|---|
| DecorationMaterialConfigFile | STRING | NULL | N/A | Database Terrain Texture | Configuration file for decoration materials. |
| DetailMaterialConfigFile | STRING | NULL | N/A | Database Terrain Texture | Configuration file for detail textures. |
| DetailTEX_File | STRING | NULL | N/A | Database Terrain Texture | Texture file for detail texture array. |
| RadianceEvaluationMode | ENUM | CPU | CPU, GPU | Database Terrain Texture | When GPU, the radiance evaluation made in sensor mode will be done on the GPU of the renderer. When CPU, the radiance evaluation made in the sensor mode will be done on the CPU on the pager node / thread. |
| SensorLayerClipSizeClamp | INT | 2048 | INT_MIN to INT_MAX, inclusive | Database Terrain Texture | |
| TerrainTexture_End | VECTOR OF 2 DOUBLES | 0.000000 0.000000 | N/A | Database Terrain Texture | |
| TerrainTexture_Origin | VECTOR OF 2 DOUBLES | 0.000000 0.000000 | N/A | Database Terrain Texture |