forked from KhronosGroup/glTF-Asset-Generator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAnimation_NodeMisc_05.json
More file actions
46 lines (46 loc) · 1.27 KB
/
Animation_NodeMisc_05.json
File metadata and controls
46 lines (46 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"uri": "Animation_NodeMisc_05.gltf",
"mimeType": "model/gltf+json",
"validatorVersion": "2.0.0-dev.2.7",
"issues": {
"numErrors": 0,
"numWarnings": 0,
"numInfos": 0,
"numHints": 0,
"messages": [],
"truncated": false
},
"info": {
"version": "2.0",
"generator": "glTF Asset Generator",
"resources": [
{
"pointer": "/buffers/0",
"mimeType": "application/gltf-buffer",
"storage": "external",
"uri": "Animation_NodeMisc_05.bin",
"byteLength": 952
},
{
"pointer": "/images/0",
"mimeType": "image/png",
"storage": "external",
"uri": "Textures/BaseColor_Cube.png",
"image": {
"width": 1024,
"height": 1024,
"format": "RGBA",
"bits": 8
}
}
],
"hasAnimations": true,
"hasMaterials": true,
"hasMorphTargets": false,
"hasSkins": false,
"hasTextures": true,
"hasDefaultScene": true,
"primitivesCount": 1,
"maxAttributesUsed": 3
}
}