Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
View settings that are saved per asset and aren't shared between different Niagara viewports.
| Name | FNiagaraPerAssetViewportSettings |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraSystemEditorData.h |
| Include Path | #include "NiagaraSystemEditorData.h" |
Syntax
USTRUCT ()
struct FNiagaraPerAssetViewportSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bUseOrbitMode | bool | NiagaraSystemEditorData.h | ||
| ViewLocation | FVector | NiagaraSystemEditorData.h | ||
| ViewRotation | FRotator | NiagaraSystemEditorData.h |