Merge branch 'develop' of https://gitee.com/fusenpack/fusenapi into develop
This commit is contained in:
commit
6493e53ef5
|
@ -194,6 +194,7 @@ func (w *wsConnectItem) consumeRenderCache(data []byte) {
|
|||
}))
|
||||
//如果是传入了指定尺寸,则不走unity
|
||||
if renderImageData.RenderData.SizeId > 0 {
|
||||
logx.Info("云渲染传入size id则不走unity云渲染,只返回刀版图,render_id:", renderImageData.RenderId)
|
||||
return
|
||||
}
|
||||
//获取唯一id
|
||||
|
|
Loading…
Reference in New Issue
Block a user