FMassViewerInfoFragment

Data fragment to store the calculated distances to viewers

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

FMassFragment

FMassViewerInfoFragment

References

Module

MassLOD

Header

/Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassLODTypes.h

Include

#include "MassLODTypes.h"

Syntax

USTRUCT()
struct FMassViewerInfoFragment : public FMassFragment

Remarks

Data fragment to store the calculated distances to viewers

Variables

Name Description

Public variable

float

 

ClosestDistanceToFrustum

Closest distance to frustum.

Public variable

float

 

ClosestViewerDistanceSq

Closest viewer distance.