⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Model.AssetState

AssetState AssetState{ get }

Description

This tells you the current state of the Model asset. A Model starts in the Loading state when created from a file, transitions to LoadedMeta when the hierarchy is available, and Loaded once all mesh and texture data has been submitted for upload. This also reflects if an error occured while loading the Model with a variety of asset error codes!




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