Assets
此内容尚不支持你的语言。
constAssets: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.