Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/FFXBudget
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/FXBudget.h |
| Include | #include "Particles/FXBudget.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/FXBudget.cpp |
static FFXTimeData GetAdjustedUsage&40;&41;
Remarks
Returns the global FX time / budget ratio but adjusted in various ways better drive FX scaling. e.g. Usage goes up in line with the real usage but can fall only at a set rate. Useful to avoid FX flipping on/off if their cost is tipping the usage over the budget.
- Other adjustments may be made in future.