SpatialGltfModelStatus

abstract class SpatialGltfModelStatus

Known direct subclasses
SpatialGltfModelStatus.Failed

The glTF model has failed to load properly.

SpatialGltfModelStatus.Loaded

The glTF model is fully loaded and ready to be displayed.

SpatialGltfModelStatus.Loading

The glTF model is currently loading and is not ready to be displayed.


An object that describes and contains information relevant to the current loading state of the glTF model.

Summary

Nested types

The glTF model has failed to load properly.

The glTF model is fully loaded and ready to be displayed.

The glTF model is currently loading and is not ready to be displayed.