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 IsChunkHandledThisFrame
&40;
const FMassExecutionContext & Context
&41;
Remarks
IsChunkHandledThisFrame
This function is used by LOD collector query chunk filters to check that visual LOD will be updated this frame. It defaults to false (no LOD update), if visualization chunk fragment is NOT present. true if the visual LOD will be updated this frame
Parameters
| Name | Description |
|---|---|
| Context | of the execution from the entity sub system |