-
Notifications
You must be signed in to change notification settings - Fork 216
Lib.image.use.UseFallbackTexture
Thomas Mann edited this page May 28, 2025
·
2 revisions
Automatically replaces a non-loadable texture with a predefined backup. For example to define a backup if a [LoadImageFromUrl] cannot be reached due to a lack of Internet.
Needs a [LoadImage].
Useful combinations: [UnsplashAPI]
Name (Relevancy & Type) | Description |
---|---|
TextureA (Texture2DRequired) | Main Texture input |
Fallback (Texture2DRequired) | Input for Backup / Fallback texture |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.