EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3-cesium
SharedTexturePool
类 SharedTexturePool
索引
构造函数
constructor
属性
_
loading
Map
_
map
方法
clear
Unused
get
Texture
Handler
构造函数
constructor
new
SharedTexturePool
(
_context
:
Context
)
:
SharedTexturePool
参数
_context
:
Context
返回
SharedTexturePool
属性
_
loading
Map
_loadingMap
:
Map
<
string
,
Promise
<
ResourceHandler
<
Texture
>
>
>
_
map
_map
:
Map
<
string
,
ResourceHandler
<
Texture
>
>
方法
clear
Unused
clearUnused
()
:
void
返回
void
get
Texture
Handler
getTextureHandler
(
imageUrl
:
string
,
)
:
ResourceHandler
<
Texture
>
|
Promise
<
ResourceHandler
<
Texture
>
>
参数
imageUrl
:
string
返回
ResourceHandler
<
Texture
>
|
Promise
<
ResourceHandler
<
Texture
>
>
显示设置
成员可见性
继承
配色
自动
浅色
深色
目录
构造函数
constructor
属性
_
loading
Map
_
map
方法
clear
Unused
get
Texture
Handler
官网
对象索引
详细搜索
EarthSDK
加载中……