FFXBudget::GetAdjustedUsage

Returns the global FX time / budget ratio but adjusted in various ways better drive FX scaling.

Windows
MacOS
Linux

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

Syntax

static FFXTimeData GetAdjustedUsage()

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss