Lib.image.use.UseFallbackTexture - tixl3d/tixl GitHub Wiki

UseFallbackTexture

in Lib.image.use


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]


Input Parameters

Name (Relevancy & Type) Description
TextureA (Texture2DRequired) Main Texture input
Fallback (Texture2DRequired) Input for Backup / Fallback texture

Outputs

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.

⚠️ **GitHub.com Fallback** ⚠️