blob: ab55d90177484e898858df578fdf6c9b48716c28 [file] [log] [blame] [edit]
{
"name": "Axis",
"key": {
"int": 492,
"string": "axis"
},
"abstract": true,
"extends": "component.json",
"properties": {
"offset": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 675,
"string": "offset"
},
"bindable": true
},
"normalized": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 676,
"string": "normalized"
},
"description": "true means offset indicates a percentage"
}
}
}