Expand description
Asset-browser tile widget — type-coloured gradient thumbnails.
Structs§
- Asset
Tile Interaction - What the user did to an asset tile this frame.
Enums§
- Asset
Tile Kind - Visual category for an asset tile. Drives the gradient + icon + format
glyph. Variants map onto the canonical type names produced by
khora_io::asset::IndexBuilder::asset_type_for_extension. Add a new variant when a new asset category lands engine-side; per-extension distinctions belong in the IndexBuilder.
Functions§
- paint_
asset_ tile - Paints an asset tile (thumbnail + name) and reports interaction.