28 lines
332 B
Plaintext
28 lines
332 B
Plaintext
{
|
|
"meshes": [
|
|
{
|
|
"path": "models/plane.gltf"
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"mesh_index": 0,
|
|
"position": [
|
|
0.0,
|
|
0.0,
|
|
0.0
|
|
],
|
|
"rotation": [
|
|
1.0,
|
|
0.0,
|
|
0.0,
|
|
0.0
|
|
],
|
|
"scale": [
|
|
1.0,
|
|
1.0,
|
|
1.0
|
|
]
|
|
}
|
|
]
|
|
} |