Values

BilinearLeftAndRight

The godot.TextureProgress.textureProgress_ fills from the center, expanding both towards the left and the right.

BilinearTopAndBottom

The godot.TextureProgress.textureProgress_ fills from the center, expanding both towards the top and the bottom.

ClockwiseAndCounterClockwise

Turns the node into a radial bar. The godot.TextureProgress.textureProgress_ fills radially from the center, expanding both clockwise and counterclockwise. See godot.TextureProgress.radialCenterOffset, godot.TextureProgress.radialInitialAngle and godot.TextureProgress.radialFillDegrees to control the way the bar fills up.