summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/glTF2/TestNoRootNode/SceneWithoutNodes.gltf
blob: d426ca569b34df7cd3f22562dedec459f380d726 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "asset": {
        "version": "2.0"
    },
    "scene": 0,
    "scenes": [
        {
        }
    ]
}