You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
504 B
37 lines
504 B
|
3 years ago
|
{
|
||
|
|
"asset": {
|
||
|
|
"version": "2.0"
|
||
|
|
},
|
||
|
|
"images": [
|
||
|
|
{
|
||
|
|
"uri": "nonexistent.foo",
|
||
|
|
"name": "A broken image"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"uri": "rgb.png",
|
||
|
|
"name": "A named image"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"samplers": [
|
||
|
|
{
|
||
|
|
"wrapS": 33648,
|
||
|
|
"wrapT": 33071,
|
||
|
|
"minFilter": 9984,
|
||
|
|
"magFilter": 9729
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"textures": [
|
||
|
|
{
|
||
|
|
"source": 0
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "A broken texture"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "A texture",
|
||
|
|
"sampler": 0,
|
||
|
|
"source": 1
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|