A resource group for managing the lifecycle of HLOD resources, handling their load and release state.

用于管理 HLOD 资源生命周期的资源组,处理其加载和释放状态。

构造函数

属性

loaded: boolean

Indicates whether the resource group is loaded.

资源组是否已加载。

resources: HLODElement[]

Array of HLOD elements in this resource group.

此资源组中的 HLOD 元素数组。

updateMark: number

Update marker for the resource group.

资源组的更新标记。

url: string

The URL of the HLOD resource.

HLOD 资源的 URL。

方法

  • 参数

    • callFun: Function

      The callback function to be called after loading.

    • hlod: any

      The HLOD instance.

    返回 void

    Load the HLOD resource group.

    加载 HLOD 资源组。