Gauge Module
Parent |
A small analogue Gauge for use on Micro Enclosures. The red portion and needle position can be changed through FIN
Functions
setBackgroundColor (r : Float, g : Float, b : Float)
Sets the color of the limit region of the gauge
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Set Background Color |
| Name | Type | Description |
|---|---|---|
Red |
Float |
Red Color Value. Float between 0 and 1 |
Green |
Float |
Green Color Value. Float between 0 and 1 |
Blue |
Float |
Blue Color Value. Float between 0 and 1 |