Merge branch 'develop' of gitee.com:fusenpack/fusenapi into develop

This commit is contained in:
momo 2023-11-27 16:37:10 +08:00
commit db656bae90

View File

@ -500,7 +500,7 @@ func (w *wsConnectItem) assembleRenderDataToUnity(taskId string, resolution int,
map[string]interface{}{
"light": 22,
"refletion": refletion,
"scale": 20,
"scale": 5,
"sku_id": info.RenderData.ProductId,
"tid": "ceshi",
"rotation": *element.Rotation,