Navigation
API > API/Plugins > API/Plugins/MassLOD
References
| Module | MassLOD |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassLODSubsystem.h |
| Include | #include "MassLODSubsystem.h" |
Syntax
USTRUCT ()
struct FViewerInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_ENABLE_DEPRECATION_WARNINGS TObjectPtr< AActor > | ActorViewer | ||
| float | AspectRatio | ||
| bool | bEnabled | ||
| int8 | EditorViewportClientIndex | ||
| float | FOV | ||
| FMassViewerHandle | Handle | ||
| uint32 | HashValue | ||
| FVector | Location | ||
| FRotator | Rotation | ||
| FName | StreamingSourceName |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FViewerInfo () |
|||
| PRAGMA_DISABLE_DEPRECATION_WARNINGS | FViewerInfo
(
const FViewerInfo& Other |