Types/RailPieceLayers
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/types/RailPieceLayers.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Basics
Used for graphics by Prototype/Rails and Prototype/RailRemnants.
Mandatory properties
metals
Type: Types/SpriteVariations
Must have between 1 and 4 variations.
backplates
Type: Types/SpriteVariations
Must have same number of variations as metals
.
ties
Type: Types/SpriteVariations
Must have between 1 and 4 variations.
stone_path
Type: Types/SpriteVariations
Must have between 1 and 4 variations.
Optional properties
stone_path_background
Type: Types/SpriteVariations
Must have less or equal than 4 variations.
segment_visualisation_middle
Type: Types/Sprite
segment_visualisation_ending_front
Type: Types/Sprite
segment_visualisation_ending_back
Type: Types/Sprite
segment_visualisation_continuing_front
Type: Types/Sprite
segment_visualisation_continuing_back
Type: Types/Sprite