@novorender/api / LoadStatus
Type Alias: LoadStatus
type LoadStatus = "loaded" | "unknown" | "missing";
Defined in: @novorender/src/measure/modules/core/index.ts:161
Load status of the parametric object, uknown means that it have never been fetched and missing means that the object does not have parametric data