Skip to content

textureFormatOf

textureFormatOf(report, path): TextureFormatRecord | null

Defined in: asset/textureFormatReport.ts:73

The record for one asset path, whichever flip orientation it loaded under.

Rows are keyed by residency key (path + flip), so a caller holding a plain asset path cannot look one up — and a caller that reconstructed the key would own a copy of a shape that is not its to know.

TextureFormatReport | null

string

TextureFormatRecord | null