new BimfaceSDKLoader()
BIMFACE SDK 加载器
Methods
load(options, sucess, failure)
Parameters:
Name | Type | Description |
---|---|---|
options | BimfaceLoaderConfig | 配置信息 |
sucess | function | 加载成功回调函数 |
failure | function | 加载失败回调函数 |
BIMFACE SDK 加载器
Name | Type | Description |
---|---|---|
options | BimfaceLoaderConfig | 配置信息 |
sucess | function | 加载成功回调函数 |
failure | function | 加载失败回调函数 |