EarthSDK
    正在准备搜索索引...
    索引

    构造函数

    • 参数

      • _context: Context

      返回 SharedTexturePool

    属性

    _loadingMap: Map<string, Promise<ResourceHandler<Texture>>>
    _map: Map<string, ResourceHandler<Texture>>

    方法

    • 返回 void

    • 参数

      • imageUrl: string

      返回 ResourceHandler<Texture> | Promise<ResourceHandler<Texture>>