Types/BeaconModuleVisualization: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.18.32: hr beacon)
 
m (typo)
Line 1: Line 1:
Used by [[Types/BeaconModuleVisualizations]] ([[Prototype/BeaconGraphicsSet]]). This is a [[Types/table]] with the below properties.
Used by [[Types/BeaconModuleVisualizations]] ([[Types/BeaconGraphicsSet]]). This is a [[Types/table]] with the below properties.


== Optional properties ==
== Optional properties ==

Revision as of 11:02, 23 July 2020

Used by Types/BeaconModuleVisualizations (Types/BeaconGraphicsSet). This is a Types/table with the below properties.

Optional properties

has_empty_slot

Type: bool

Default: false

draw_as_light

Type: bool

Default: false

draw_as_sprite

Type: bool

Default: true

secondary_draw_order

Type: int8

Default: 0

apply_module_tint

Type: string

Default: 0

One of "primary", "secondary", "tertiary", "quaternary" or "none". Which tint set in Prototype/Module#beacon_tint should be applied to this, if any.

render_layer

Type: RenderLayer

Default: "object"

pictures

Type: SpriteVariations