Navigation
API > API/Plugins > API/Plugins/Niagara
| Name | ENiagaraSystemPSOPrecachingPriorityBoost |
| Type | enum |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraScalabilitySettings.h |
| Include Path | #include "NiagaraScalabilitySettings.h" |
Syntax
enum ENiagaraSystemPSOPrecachingPriorityBoost
{
Highest,
High,
}
Values
| Name | Remarks |
|---|---|
| Highest | Niagara will boost the relevant PSO requests to highest priority |
| High | Niagara will boost the relevant PSO requests to high priority |