Meter Label Update
Update the current value shown by a MeterLabel.
Parameters
| Parameter | Description |
|---|---|
| Label | The MeterLabel component to update. |
| Value | Value to show in the label, such as health, progress, or score. |
Notes
- This action only updates the current value.
- Use Meter Label Set Values if you also need to change the min/max range used for normalization or percentages.