Appearance
KBE3D / KBCore / Cesium / Proxy
类: Proxy
Base class for proxying requested made by Resource.
继承于
方法
getURL()
getURL(
resource:string):string
Get the final URL to use to request a given resource.
参数
resource
string
The resource to request.
返回
string
proxied resource
构造函数
构造函数
new Proxy():
Proxy
返回
Proxy
