B1SimulationLODDistance
- Defines the load and unload distance thresholds for a single simulation LOD level.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LoadDistance | float | Distance at which this LOD level becomes active (entities are loaded). | Category: B1SimulationLODDistance ClampMin: 0.0 |
| UnloadDistance | float | Distance at which this LOD level is deactivated (entities are unloaded). | Category: B1SimulationLODDistance ClampMin: 0.0 |