Lib.render.basic.FadingSlideShow - tixl3d/tixl GitHub Wiki
Blends smoothly between image files read from a directory. BlendSpeed controls the speed of the transition.
| Name (Relevancy & Type) | Description |
|---|---|
| IndexAndFraction (SingleRelevant) | - |
| BlendSpeed (Single) | - |
| Scale (Single) | - |
| Position (Vector2) | - |
| RandomOffset (Single) | - |
| FolderWithImages (String) | - |
| Color (Vector4) | - |
| BackgroundColor (Vector4) | - |
| ScaleMode (Int32) | - |
| TriggerUpdate (Boolean) | - |
| FadeType (Int32) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.