This commit is contained in:
laodaming 2023-11-27 16:30:21 +08:00
parent fdde41fa4f
commit d65a73a151

View File

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