Asset Management
This chapter covers asset management in the engine. Asset management is performed by Asset Browser
in the editor
and by ResourceManager
from API.
General Info
Assets loading is asynchronous, it is possible to load multiple assets in parallel or load until a specific asset is loaded.