blob: 0c42783a37e97f6933847d339230e65ffa7fbe94 [file] [log] [blame]
{
"name": "LayerImageAsset",
"key": {
"int": 120,
"string": "layerimageasset"
},
"extends": "assets/image_asset.json",
"runtime": false,
"properties": {
"layer": {
"type": "uint",
"initialValue": "-1",
"key": {
"int": 233,
"string": "layer"
},
"description": "Layer ID as it is analysed by the backend"
},
"x": {
"type": "double",
"initialValue": "0",
"key": {
"int": 234,
"string": "x"
},
"description": "x offset for this layer"
},
"y": {
"type": "double",
"initialValue": "0",
"key": {
"int": 235,
"string": "y"
},
"description": "y offset for this layer"
}
}
}