Navigation
API > API/Plugins > API/Plugins/MassSimulation > API/Plugins/MassSimulation/UMassSimulationSettings
Syntax
UPROPERTY (EditDefaultsOnly, Category="Runtime", Config)
bool bEntityCompactionEnabled
Remarks
Whether the Entity Compaction is allowed. When enabled all the archetypes will be processed on a regular basis and the entities will be moved around to optimize archetype chunk memory utilization. Note that this might not be desired if your set up results in individual chunks being often not compatible due to the number and value of chunk and shared fragments.