ImageFillAmountSmoothSetter Class |
Namespace: Slash.Unity.DataBind.UI.Unity.Setters
The ImageFillAmountSmoothSetter type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageFillAmountSmoothSetter | Initializes a new instance of the ImageFillAmountSmoothSetter class |
| Name | Description | |
|---|---|---|
| UpdateTargetValue |
Called when data value on target should be updated.
(Overrides ImageFillAmountSetterUpdateTargetValue(Image, Single).) |
| Name | Description | |
|---|---|---|
| ChangePerSecond |
Amount to add/remove from image fill amount per second.
| |
| NeverReduceFillAmount |
When checked, instead reducing fill amounts, fills till 100% and then fills again to smaller value.
Useful for level-ups in experience bars, for example.
|