Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraSystemEditorData.h |
| Include | #include "NiagaraSystemEditorData.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraPerAssetViewportSettings
Remarks
View settings that are saved per asset and aren't shared between different Niagara viewports.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseOrbitMode | ||
| FVector | ViewLocation | ||
| FRotator | ViewRotation |