58 lines
991 B
JSON
58 lines
991 B
JSON
{
|
|
"type": "Object",
|
|
"name": "Cesium Man Model",
|
|
"ignore": false,
|
|
"import": "/model.json",
|
|
"assets": [
|
|
// "/cesiumMan/cesiumMan.glb"
|
|
{ "filename": "/cesiumMan/cesiumMan/graph.json" }
|
|
],
|
|
"behaviors": [],
|
|
"transform": {
|
|
"position": [ -10, 1, -50 ],
|
|
"rotation": {
|
|
"axis": [ 0, 1, 0 ],
|
|
"angle": 0
|
|
},
|
|
"scale": [ 10.0, 10.0, 10.0 ]
|
|
},
|
|
"system": {
|
|
"hot reload": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"metadata": {
|
|
"graph": {
|
|
"key": "CesiumMan",
|
|
"debug": {
|
|
"print": {
|
|
"animations": true
|
|
},
|
|
"draw": {
|
|
"armature": true
|
|
}
|
|
},
|
|
"exporter": {
|
|
"enabled": true,
|
|
"unwrap": false,
|
|
"optimize": false
|
|
},
|
|
"baking": {
|
|
"enabled": false
|
|
},
|
|
"lights": {
|
|
"lightmap": false
|
|
},
|
|
"renderer": {
|
|
"cull mode": "front",
|
|
"filter": "linear",
|
|
"flip textures": false,
|
|
"invert": false,
|
|
"skinned": true
|
|
},
|
|
"physics": {
|
|
"ragdoll": true
|
|
}
|
|
}
|
|
}
|
|
} |