Displays a numeric value in a gauge.
EditOperations
EditsetValue
Sets the current value of the needle.
Inputs
| Name | Description |
| value | The desired numeric value. |
| min | The minimum value |
| max | The maximum value |
Outputs
EditincreaseValue
Increases the current value of the needle by the amount specified.
Inputs
| Name | Description |
| amount | The amount to increase |
| min | The minimum value |
| max | The maximum value |
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.