Skip to content

Assets

const Assets: ResourceDef<Assets>

Defined in: asset/AssetPlugin.ts:35

The asset loader, as a resource. Rarely the door a game uses: scenes preload what they reference and components resolve their own assets, so this is for the cases that outlive a scene — hot updates, groups loaded on demand.