Choose your operating system:
Windows
macOS
Linux
| FMassFragment
|
Module |
|
Header |
/Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassLODTypes.h |
Include |
#include "MassLODTypes.h" |
USTRUCT()
struct FMassViewerInfoFragment : public FMassFragment
Data fragment to store the calculated distances to viewers
Name | Description | ||
---|---|---|---|
|
float |
ClosestDistanceToFrustum |
Closest distance to frustum. |
|
float |
ClosestViewerDistanceSq |
Closest viewer distance. |