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