Preparing search index...
The search index is not available
API
API
IDeleteCache
Interface IDeleteCache
清空地图缓存接口
interface
IDeleteCache
{
key
?:
string
;
mapid
?:
string
;
version
?:
string
;
}
Index
Properties
key?
mapid?
version?
Properties
Optional
key
key
?:
string
匹配的键值.
Optional
mapid
mapid
?:
string
地图ID(为空时采用当前打开的mapid).
Optional
version
version
?:
string
地图版本(为空时采用当前打开的地图版本, 如清空所有版本缓存,输入"*"号).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
key
mapid
version
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...
清空地图缓存接口