Navigation
API > API/Plugins > API/Plugins/Niagara
| |
|
| Name |
FNiagaraDebugHudTextOptions |
| Type |
struct |
| Header File |
/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDebuggerCommon.h |
| Include Path |
#include "NiagaraDebuggerCommon.h" |
Syntax
USTRUCT ()
struct FNiagaraDebugHudTextOptions
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Font |
ENiagaraDebugHudFont |
|
NiagaraDebuggerCommon.h |
- Config
- EditAnywhere
- Category="Text Options"
|
| HorizontalAlignment |
ENiagaraDebugHudHAlign |
|
NiagaraDebuggerCommon.h |
- EditAnywhere
- Category="Text Options"
|
| ScreenOffset |
FVector2D |
|
NiagaraDebuggerCommon.h |
- EditAnywhere
- Category="Text Options"
|
| VerticalAlignment |
ENiagaraDebugHudVAlign |
|
NiagaraDebuggerCommon.h |
- EditAnywhere
- Category="Text Options"
|