Factorio Prototype DocsVersion 2.0.15

CoverGraphicEffectData :: struct

Clips the CoverGraphicProcessionLayer.

Properties

style optional :: CloudEffectStyle
relative_to optional :: EffectRelativeTo

Where the effect mask is centered.

Where the effect mask is centered.

distance_traveled_strength optional :: Vector

How much the pod's distance traveled moves the effect

How much the pod's distance traveled moves the effect

pod_movement_strength optional :: Vector

How much the pod's position moves the effect

How much the pod's position moves the effect

Properties

style :: CloudEffectStyle optional

Default: "none"

relative_to :: EffectRelativeTo optional

Default: "pod"

Where the effect mask is centered.

distance_traveled_strength :: Vector optional

Default: {0,0}

How much the pod's distance traveled moves the effect

pod_movement_strength :: Vector optional

Default: {0,0}

How much the pod's position moves the effect

Prototypes

Types

Defines