Database Paged Features (Tokens)
| Token Name | Type | Default Value | Accepted Values | Category | Description |
|---|---|---|---|---|---|
| CanopyFadeInRange | FLOAT | 0 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | |
| CanopySideFadeScale | FLOAT | 1 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | |
| CanopySideLODScale | FLOAT | 1 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | |
| CanopyTopFadeScale | FLOAT | 1 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | |
| CanopyTopLODScale | FLOAT | 1 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | |
| ConfigBurntTreeInstancedLib | STRING | NULL | N/A | Database Paged Features | For burnt trees. Library mapping IDs to burnt textures and geostates. |
| ConfigFeatDetailLib | STRING | DB/DB_HIE/GENERIC_FEATURES/featurelib_detail.cfg | N/A | Database Paged Features | FIXME: Obsolete this. No longer used. Formerly feature library for instanced feature detail mapping IDs to HIEs. |
| ConfigFeatSpecificLib | STRING | DB/DB_HIE/PLANTED_FEATURES/specific_lib.cfg | N/A | Database Paged Features | Feature library mapping specifics feature IDs to HIEs. |
| ConfigPowerlineFile | STRING | DB/DB_SYSTEM/DB_SYS_HIE/empty.hie | N/A | Database Paged Features | |
| ConfigRoadTraffic_File | STRING | NULL | N/A | Database Paged Features | Database path for road traffic system. |
| ConfigTreeDetailLib | STRING | DB/DB_HIE/GENERIC_FEATURES/treelib_detail.cfg | N/A | Database Paged Features | Feature library for tree detail mapping IDs to HIEs in non-RADAR mode. |
| ConfigTreeInstancedLib | STRING | DB/DB_HIE/INSTANCED_FEATURES/instancedlib_trees.cfg | N/A | Database Paged Features | For X and anim trees. Feature library mapping instanced feature IDs to HIEs. Used by both instanced feature anim trees to find HIEs for each anim tree lib model, as well as by the bindless texture manager to load textures for X and anim trees. |
| HieIndexedCollapse | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | |
| InstancedMeshRangeScale | FLOAT | 0 | Greater than or equal to 0 less than FLOAT_MAX 0 <= i < FLOAT_MAX | Database Paged Features | Doubles as the enable for MDI instanced features as well as the mesh scale factor used when they are enabled. 0 (default): Disables MDI instanced features. 1 - FLOAT_MAX: Enables MDI instanced features. When enabled, this scale factor is used to compute the cull-out and fade-out distances used for "mesh" geometry from the analogous distances used for the "light point" geometry (computed from the full clip size). For the latter, see the FX tokens: CULL_RANGE, CULL_RANGE_TIGHTEN, FADE_RANGE, FADE_RANGE_TIGHTEN, FADE_FAR_RANGE_TIGHTEN, FADE_FAR_TRANSITION_SCALE. |
| LuxDaytime | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | ON: Forces autoswitch lux lights on at all times. OFF: Autoswitch lux lights only on after LightPointAutoSwitchDuskThreshold or before LightPointAutoSwitchDawnThreshold. Ignored in NVG modes or for non-autoswitch lux lights, which are always on, or in LWIR / MWIR where light points are always off. |
| PagedAeroLightsBaseSize | INT | 50000 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Aero Lights. |
| PagedAnimTreeBaseSize | INT | 256 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for paged feature. |
| PagedCurbDataCTFile | STRING | NULL | N/A | Database Paged Features | Database path for curb data system. |
| PagedFeatureBaseSize | INT | 1250 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Feature. |
| PagedFeatureIndexedCollapse | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | If set to ON with PrimitiveRestart ON, allows use of Primitive Restart for paged Arrays which define an INDEX_COLLAPSE_CFG (FX token) value of "pagedFeatureIndexCollapse". |
| PagedFeautreLevels | INT | 2 | 0 to INT_MAX, inclusive | Database Paged Features | The number of levels of Paged Feature levels that are processed. |
| PageFeatureTrackFootprintScale | FLOAT | 1 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | On channels only supporting ALLOW_TRACK_MODE sensors (TrackMode paging), scales the feature clipmap's "clip_size" for selected feature types (trees, features, and instanced features) to obtain the clipsize actually paged for these feature clipmaps. Essentially, this permits TrackMode channels to page a larger "paging puddle" for these feature layers than they would otherwise. This is managed through the channel's weapon / camera (and the pager streams used to page for this weapon). |
| PagedFeatures | ENUM | TILED | OFF, ON, TILED | Database Paged Features | TILED: Paged features are paged based on tiles. This should be the setting for all of our modern databases. ON: Paged features are enabled, but not tiled. OFF: Paged features are disabled. |
| PagedGrassBaseSize | INT | 512 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Grass. |
| PagedGrassLevels | INT | 1 | 0 to INT_MAX, inclusive | Database Paged Features | The number of levels of Paged Grass levels that are processed. |
| PagedHieUnbinnableHieFile | STRING | OFF | N/A | Database Paged Features | |
| PagedInstancedBaseSize | INT | 12000 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Instanced. |
| PageInstancedFeatCellSize | FLOAT | 12000 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | |
| PagedLightPointBaseSize | INT | 10000 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Light. |
| PagedLightPointLevels | INT | 2 | 0 to INT_MAX, inclusive | Database Paged Features | The number of levels of Paged Light point levels that are processed. |
| PagedRailroadBaseSize | INT | 10000 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Railroad. |
| PagedRailroadLevels | INT | 1 | 0 to INT_MAX, inclusive | Database Paged Features | The number of levels of Paged Railroad levels that are processed. |
| PagedSpecificBaseSize | INT | 12000 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Specific. |
| PagedSpecificLevels | INT | 1 | 0 to INT_MAX, inclusive | Database Paged Features | The number of levels of Paged Specific levels that are processed. |
| PagedTreeBaseSize | INT | 1250 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Tree. |
| PagedTreeLevels | INT | 2 | 0 to INT_MAX, inclusive | Database Paged Features | The number of levels of Paged Tree levels that are processed. |
| PagedWireBaseSize | INT | 3500 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Base (first level) cell size value for Paged Wire. |
| RoadTrafficDaytime | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | True, if road traffic debug lines (not actual road traffic lights) are visible in the daytime. |
| RoadTrafficMaxClipSize | INT | -1 | INT_MIN to INT_MAX, inclusive | Database Paged Features | Maximum clip size allowed for road traffic, or -1 if no clamp. |
| RoadTrafficRender | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | True, if road traffic system activated. |
| RoadTrafficVRMaxPointSize | FLOAT | 1.5 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | Max point size for road traffic when suing Stereo VR / MR configs. |
| RoadTrafficVRMinPointSize | FLOAT | 0.75 | -FLOAT_MAX to FLOAT_MAX, inclusive | Database Paged Features | Min point size for road traffic when suing Stereo VR / MR configs. |
| WorldWideFeatures | ENUM | OFF | OFF, ON, BINDLESS | Database Paged Features | World-wide feature mode. All texture palettes will be loaded in Nova and the Planter. If BINDLESS, enables bindless features. Internally, forces SeasonalTextureControl AUTO and makes use of PagedAnimTreeCTFile. |
| WorldWideUseFeatTexArray | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | Whether or not general feature palettes will use a texture array. Requires WorldWideFeatures != OFF. |
| WorldWideUseGrassTexArray | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | Whether or not grass feature palettes will use a texture array. Requires WorldWideFeatures != OFF. |
| WorldWideUseTreeTexArray | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Database Paged Features | Whether or not tree features palettes will use a texture array. Requires WorldWideFeatures != OFF. |