Skip to content

lib.3d.draw.FadingSlideShow

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

FadingSlideShow

in lib.3d.draw


Blends smoothly between image files read from a directory. BlendSpeed controls the speed of the transition.


Input Parameters

Name (Relevancy & Type) Description
IndexAndFraction (SingleRelevant) -
BlendSpeed (Single) -
Scale (Single) -
Position (Vector2) -
RandomOffset (Single) -
FolderWithImages (String) -
Color (Vector4) -
BackgroundColor (Vector4) -
ScaleMode (Int32) -

Outputs

Name Type
Output T3.Core.DataTypes.Command
TextureOutput SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally