Navigation
API > API/Plugins > API/Plugins/AnimationBudgetAllocator > API/Plugins/AnimationBudgetAllocator/FAnimationBudgetAllocatorParamet-
Syntax
UPROPERTY&40;BlueprintReadWrite, Category&61;"Parameters"&41;
float MinQuality
Remarks
Values [0.0, 1.0]. The minimum quality metric allowed. Quality is determined simply by NumComponentsTickingThisFrame / NumComponentsThatWeNeedToTick. If this is anything other than 0.0 then we can potentially go over our time budget.