Navigation
API > API/Plugins > API/Plugins/MassLOD
Inheritance Hierarchy
- FMassSharedFragment
- FMassSimulationVariableTickParameters
References
| Module | MassLOD |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassSimulationLOD.h |
| Include | #include "MassSimulationLOD.h" |
Syntax
USTRUCT&40;&41;
struct FMassSimulationVariableTickParameters : public FMassSharedFragment
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bSpreadFirstSimulationUpdate | If true, will spread the first simulation update over TickRate period | |
| float[EMassLOD::Max] | TickRates | Rate in seconds at which entities should update when in this LOD |
Constructors
| Type | Name | Description | |
|---|---|---|---|