15 lines
No EOL
296 B
JSON
15 lines
No EOL
296 B
JSON
{
|
|
"id": "cube",
|
|
"meshes": [
|
|
{
|
|
"id": "cubemtl_0",
|
|
"material_id": "cube-mat-1",
|
|
"offset_vtx": 0,
|
|
"vtx_size": 480,
|
|
"offset_idx": 0,
|
|
"idx_size": 144
|
|
}
|
|
],
|
|
"vtx_path": "resources/models/cube/cube.vtx",
|
|
"idx_path": "resources/models/cube/cube.idx"
|
|
} |