AssetState.LoadedMeta

static AssetState LoadedMeta

Description

This asset is still loading, but some of the higher level data is already available for inspection without blocking the app. Attempting to access the core asset data will result in blocking the app’s execution until that data is loaded!




Found an issue with these docs, or have some additional questions? Create an Issue on Github!