blob: 97f1013641c67470cf0203e078ddf82969213cda [file] [log] [blame]
{
"name": "DrawableAsset",
"key": {
"int": 104,
"string": "drawableasset"
},
"abstract": true,
"extends": "assets/file_asset.json",
"properties": {
"height": {
"type": "double",
"initialValue": "0",
"key": {
"int": 207,
"string": "height"
},
"description": "Height of the original asset uploaded"
},
"width": {
"type": "double",
"initialValue": "0",
"key": {
"int": 208,
"string": "width"
},
"description": "Width of the original asset uploaded"
}
}
}