Skip to main content

B1SimulationLODConfig

  • Configuration for the simulation LOD system, defining the reference base,
    * tick interval, LOD distance tiers, and minimum distance difference thresholds.
PropertyTypeDescriptionMetadata
BaseTypeEB1SimulationLODBaseReference origin used to measure distances for LOD evaluation (camera or controlled player).Category: B1SimulationLODConfig
TickIntervalfloatTime interval (seconds) between LOD evaluation ticks.Category: B1SimulationLODConfig
ClampMin: 0
SimulationLODArrayTArrayArray of load/unload distance pairs for each LOD tier.Category: B1SimulationLODConfig
DistanceMinimumDifffloatMinimum distance change required to trigger a LOD tier transition.Category: B1SimulationLODConfig
ClampMin: 100.0