Navigation
API > API/Plugins > API/Plugins/MassLOD
| Name | FMassSimulationLODFragment |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassSimulationLOD.h |
| Include Path | #include "MassSimulationLOD.h" |
Syntax
USTRUCT ()
struct FMassSimulationLODFragment : public FMassFragment
Inheritance Hierarchy
- FMassFragment → FMassSimulationLODFragment
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClosestViewerDistanceSq | float | Saved closest ViewerDistance | MassSimulationLOD.h | |
| LOD | TEnumAsByte< EMassLOD::Type > | LOD information | MassSimulationLOD.h | |
| PrevLOD | TEnumAsByte< EMassLOD::Type > | Previous LOD information | MassSimulationLOD.h |