TileTransitionsVariants
Type
struct
Properties
main
- Type:
Array<TileMainPictures>
- Optional:
true
material_texture_width_in_tiles
- Type:
uint8
- Optional:
true
material_texture_height_in_tiles
- Type:
uint8
- Optional:
true
material_background
- Type:
MaterialTextureParameters
- Optional:
true
light
- Type:
Array<TileLightPictures>
- Optional:
true
material_light
- Type:
MaterialTextureParameters
- Optional:
true
Must have the same count as material_background.
empty_transitions
- Type:
boolean
- Optional:
true
transition
- Type:
TileTransitions
- Optional:
true
Only loaded, and mandatory if empty_transitions is false.