Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraStackEditorData.h |
| Include | #include "NiagaraStackEditorData.h" |
Syntax
enum ENiagaraStackEntryInlineDisplayMode
&123;
Expression,
GraphHorizontal,
GraphVertical,
GraphHybrid,
None,
&125;
Values
| Name | Description |
|---|---|
| Expression | |
| GraphHorizontal | |
| GraphVertical | |
| GraphHybrid | |
| None |
Remarks
Defines different modes for inline display in the stack.