| draw_animation_when_idle optional | :: bool |
|
| draw_light_when_idle optional | :: bool |
|
| random_animation_offset optional | :: bool |
|
| module_icons_suppressed optional | :: bool |
|
| base_layer optional | :: RenderLayer |
|
| animation_layer optional | :: RenderLayer |
|
| top_layer optional | :: RenderLayer |
|
| animation_progress optional | :: float |
|
| min_animation_progress optional | :: float |
|
| max_animation_progress optional | :: float |
|
| apply_module_tint optional | :: ModuleTint |
Which tint set in ModulePrototype::beacon_tint should be applied to this, if any. |
|
Which tint set in ModulePrototype::beacon_tint should be applied to this, if any. |
||
| apply_module_tint_to_light optional | :: ModuleTint |
Which tint set in ModulePrototype::beacon_tint should be applied to the light, if any. |
|
Which tint set in ModulePrototype::beacon_tint should be applied to the light, if any. |
||
| no_modules_tint optional | :: Color |
|
| animation_list optional | :: array[AnimationElement] |
|
| light optional | :: LightDefinition |
|
| module_visualisations optional | :: array[BeaconModuleVisualizations] |
The visualisations available for displaying the modules in the beacon. |
|
The visualisations available for displaying the modules in the beacon. |
||
| module_tint_mode optional |
:: "single-module" or
"mix"
|
|