这是indexloc提供的服务,不要输入任何密码
Skip to content

Lib.image.use.UseFallbackTexture

Thomas Mann edited this page May 28, 2025 · 2 revisions

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.

Clone this wiki locally