IGetModelJsonOption interface
getModelJsonAsync获取模型json参数
Signature:
interface IGetModelJsonOption
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | (Optional) 忽略缓存,重新获取模型数据,默认检查模型是否存在孔槽方案,如果存在则获取缓存模型数据,否则重新生成模型数据,重新生成模型数据会清空孔槽方案 | ||
string | 模型ID | ||
string | (Optional) 模板ID |