Mesh.AssetState
AssetState AssetState{ get }
Description
This tells you the current state of the Mesh asset. A Mesh starts in the None state, transitions to LoadedMeta when bounds are available (async path), and Loaded once GPU upload completes.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!