Function useFiveModelReadyState

  • Five Vue Hooks: 获取当前模型加载状态

    Returns Ref<"Loaded" | "Empty">

    "Loaded": 加载完成 "Empty" 加载未完成