Lib.image.use.BlendImages - tixl3d/tixl GitHub Wiki
Blends the connected input images with cross-fading and using a float index.
Please note: this will lead to inconsistent behavior if used with images of varying resolution unless you set an explicit resolution.
Also see: [PickTexture]
All blend ops and similar: [BlendImages] [Blend] [BlendWithMask] [Combine3Images]
| Name (Relevancy & Type) | Description |
|---|---|
| BlendFraction (Single) | - |
| Input (Texture2DRequired) | - |
| Resolution (Int2) | - |
| Name | Type |
|---|---|
| OutputImage | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.