IDP.Custom.Design.CustomModel.getPreviewImgAsync() function
根据模型id获取模型的缩略图信息
Signature:
function getPreviewImgAsync(option: GetPreviewImgOption): Promise<PreviewImgInfo>;
Links: function getPreviewImgAsync(option: GetPreviewImgOption): Promise<PreviewImgInfo>;
Parameters
Parameter | Type | Description |
---|---|---|
option |
Returns:
Promise<PreviewImgInfo>