Types/BeaconModuleVisualization

From Official Factorio Wiki
Revision as of 11:01, 23 July 2020 by Bilka (talk | contribs) (0.18.32: hr beacon)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Used by Types/BeaconModuleVisualizations (Prototype/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