Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling > API/Runtime/SlateCore/Styling/FProgressBarStyle
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Appearance)
bool EnableFillAnimation
Remarks
Enables a simple animation on the fill image to give the appearance that progress has not stalled. Disable this if you have a custom material which animates itself. This requires a pattern in your material or texture to give the appearance of movement. A solid color will show no movement.