Skip to content

useLoading

const useLoading: UseBoundStore<StoreApi<LoadingState>>

Defined in: packages/engine/src/stores/loading.ts:23

Whether a file is loading, and whether the scene has mounted. It resets when the game unmounts.