Navigation
API > API/Plugins > API/Plugins/MassLOD > API/Plugins/MassLOD/FLODDefaultLogic
References
| |
|
| Module |
MassLOD |
| Header |
/Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassLODLogic.h |
| Include |
#include "MassLODLogic.h" |
Syntax
enum
{
bStoreInfoPerViewer = false,
bCalculateLODPerViewer = false,
bMaximizeCountPerViewer = false,
bDoVisibilityLogic = false,
bCalculateLODSignificance = false,
bLocalViewersOnly = false,
}
Values
| Name |
Description |
| bStoreInfoPerViewer |
|
| bCalculateLODPerViewer |
|
| bMaximizeCountPerViewer |
|
| bDoVisibilityLogic |
|
| bCalculateLODSignificance |
|
| bLocalViewersOnly |
|