Skip to content

@vaguevoid/fiasco / textureAssetManager / LoadedTexture

Type Alias: LoadedTexture

LoadedTexture = WithKind<LoadedTextureFfi, "loaded">

Defined in: src/textureAssetManager.ts:30

A loaded texture - available after the texture loads from a pending texture. Represents a successful load and provides metadata about the texture including the format, width, and height.