# FadingSlideShow *in [Lib.render.basic](README.md)* Blends smoothly between image files read from a directory. BlendSpeed controls the speed of the transition. ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **IndexAndFraction** (Single Relevant) | — | | **BlendSpeed** (Single) | — | | **Scale** (Single) | — | | **Position** (Vector2) | — | | **RandomOffset** (Single) | — | | **FolderWithImages** (String) | — | | **Color** (Vector4) | — | | **BackgroundColor** (Vector4) | — | | **ScaleMode** (Int32) | — | | **TriggerUpdate** (Boolean) | — | | **FadeType** (Int32) | — | ## Outputs | Name | Type | |---|---| | **Output** | T3.Core.DataTypes.Command | | **TextureOutput** | T3.Core.DataTypes.Texture2D |