draw_animation_when_idle optional | :: bool | |
draw_light_when_idle optional | :: bool | |
random_animation_offset optional | :: bool | |
module_icons_suppressed optional | :: bool | |
reset_animation_when_frozen optional | :: bool | |
base_layer optional | :: RenderLayer | |
animation_layer optional | :: RenderLayer | |
top_layer optional | :: RenderLayer | |
animation_progress optional | :: float | |
apply_module_tint optional | :: ModuleTint | Which tint set in ModulePrototype::beacon_tint should be applied to elements of the |
Which tint set in ModulePrototype::beacon_tint should be applied to elements of the | ||
no_modules_tint optional | :: Color | |
animation_list optional | :: array[AnimationElement] | |
frozen_patch optional | :: Sprite | |
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" |
animation_layer optional | :: RenderLayer | |
animation_list optional | :: array[AnimationElement] | |
animation_progress optional | :: float | |
apply_module_tint optional | :: ModuleTint | Which tint set in ModulePrototype::beacon_tint should be applied to elements of the |
Which tint set in ModulePrototype::beacon_tint should be applied to elements of the | ||
base_layer optional | :: RenderLayer | |
draw_animation_when_idle optional | :: bool | |
draw_light_when_idle optional | :: bool | |
frozen_patch optional | :: Sprite | |
light optional | :: LightDefinition | |
module_icons_suppressed optional | :: bool | |
module_tint_mode optional | :: "single-module" or "mix" | |
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. [...] | ||
no_modules_tint optional | :: Color | |
random_animation_offset optional | :: bool | |
reset_animation_when_frozen optional | :: bool | |
top_layer optional | :: RenderLayer |
Default: "object"
Default: "object"
Default: "object"
Default: 1
Default: "none"
Which tint set in ModulePrototype::beacon_tint should be applied to elements of the animation_list
, if any.
Default: no color
The visualisations available for displaying the modules in the beacon. The visualisation is chosen based on art style, see BeaconModuleVisualizations::art_style and ModulePrototype::art_style.