mirror of
https://github.com/lubosz/overte.git
synced 2025-04-16 15:30:11 +02:00
Fix MS7224: Add dimensions to printed Snapshot entity
This commit is contained in:
parent
64cccc55d4
commit
cf7a3d1af6
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@ function printToPolaroid(image_url) {
|
|||
"description": "Printed from Snaps",
|
||||
"modelURL": POLAROID_MODEL_URL,
|
||||
|
||||
"dimensions": { "x": 0.5667, "y": 0.0212, "z": 0.4176 },
|
||||
"position": model_pos,
|
||||
"rotation": model_rot,
|
||||
|
||||
|
|
Loading…
Reference in a new issue