Navigation
API > API/Plugins > API/Plugins/MassLOD > API/Plugins/MassLOD/FMassVisualizationChunkFragment
References
| Module | MassLOD |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassLODFragments.h |
| Include | #include "MassLODFragments.h" |
static bool ShouldUpdateVisualizationForChunk
&40;
const FMassExecutionContext & Context
&41;
Remarks
ShouldUpdateVisualizationForChunk
This function is used by query chunk filters in processors that require variable visual LOD update. It defaults to true (always updating) if visualization chunk fragment is NOT present. true if the chunk should update the visual this frame
Parameters
| Name | Description |
|---|---|
| Context | of the execution from the entity sub system |