Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraBakerSettings.h |
| Include | #include "NiagaraBakerSettings.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraBakerCameraSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AspectRatio | ||
| bool | bUseAspectRatio | ||
| float | FOV | ||
| float | OrbitDistance | ||
| float | OrthoWidth | ||
| ENiagaraBakerViewMode | ViewMode | ||
| FVector | ViewportLocation | ||
| FRotator | ViewportRotation |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| void |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FNiagaraBakerCameraSettings& Other |