Interface AsyncDataLoadedResult

Represents a resource loading promise result.

This value is used with asyncWaitForDataLoaded.


3D Rendering

Hierarchy

  • AsyncDataLoadedResult

Properties

Properties

The reason for the end of the promise.

The returned value of the promise. Undefined if the call failed.

See

InfiniteEngineLoadingStateAttachment