blob: 0703844b974b60bd413572bc5ddb963c13f63c3a [file] [log] [blame]
{
"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"
}
},
"normalized": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 676,
"string": "normalized"
},
"description": "true means offset indicates a percentage"
}
}
}