blob: e4255b7a24395d1e30e49e21303ae1e163bbb406 [file] [log] [blame]
{
"name": "TrimPath",
"key": {
"int": 47,
"string": "trimpath"
},
"extends": "component.json",
"properties": {
"start": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 114,
"string": "trimStart"
},
"bindable": true
},
"end": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 115,
"string": "trimEnd"
},
"bindable": true
},
"offset": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 116,
"string": "trimOffset"
},
"bindable": true
},
"modeValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 117,
"string": "modevalue"
}
}
}
}