make Thebe model 20% thicker
This commit is contained in:
parent
8172af8084
commit
b6d66f5150
|
@ -16,11 +16,21 @@
|
||||||
"nodes":[
|
"nodes":[
|
||||||
{
|
{
|
||||||
"mesh":0,
|
"mesh":0,
|
||||||
"name":"Sphere"
|
"name":"Sphere",
|
||||||
|
"scale":[
|
||||||
|
1.1999998092651367,
|
||||||
|
1.1999998092651367,
|
||||||
|
1
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"mesh":1,
|
"mesh":1,
|
||||||
"name":"Sphere.001"
|
"name":"Collider",
|
||||||
|
"scale":[
|
||||||
|
1.2000000476837158,
|
||||||
|
1.2000000476837158,
|
||||||
|
1
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"materials":[
|
"materials":[
|
||||||
|
@ -117,13 +127,13 @@
|
||||||
"componentType":5126,
|
"componentType":5126,
|
||||||
"count":4900,
|
"count":4900,
|
||||||
"max":[
|
"max":[
|
||||||
0.6788426041603088,
|
0.6788425445556641,
|
||||||
0.5381163954734802,
|
0.5381163358688354,
|
||||||
1.0252952575683594
|
1.0252952575683594
|
||||||
],
|
],
|
||||||
"min":[
|
"min":[
|
||||||
-0.6181008219718933,
|
-0.6181007623672485,
|
||||||
-0.5952608585357666,
|
-0.5952607989311218,
|
||||||
-0.8907732963562012
|
-0.8907732963562012
|
||||||
],
|
],
|
||||||
"type":"VEC3"
|
"type":"VEC3"
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue