Skip to content

resolveTextureInput

resolveTextureInput(input): TextureResource

Defined in: renderer/src/assets.ts:695

Resolve a texture input into a concrete texture resource. Keys and handles resolve from the global asset cache — preloaded assets and registerTexture entries; an unresolvable key throws rather than handing the caller an empty texture.

TextureInput

TextureResource