Modular Pole Module Indicator
Parent |
FicsIt Indicator Module for FicsIt Modular Indicator Poles provides pioneers with the most fundamental indicator. The new and improved incandecent RGB bulb provides versatility to the industrious. Each modules color and intensity can be set via the network by a computer.
Functions
setColor (r : Float, g : Float, b : Float, e : Float)
Sets the color of this module
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Set Color |
| Name | Type | Description |
|---|---|---|
Red |
Float |
The red part of the color in which the light glows. (0.0 - 1.0) |
Green |
Float |
The green part of the color in which the light glows. (0.0 - 1.0) |
Blue |
Float |
The blue part of the color in which the light glows. (0.0 - 1.0) |
Emit |
Float |
The light intensity of the pole. (>=0.0) |