blob: 4cd2dba9a827064b4f9efe044b0c4e5218f595eb [file] [log] [blame]
{
"name": "TextFollowPathModifier",
"key": {
"int": 547,
"string": "textfollowpathmodifier"
},
"extends": "text/text_target_modifier.json",
"properties": {
"radial": {
"type": "bool",
"initialValue": "false",
"animates": true,
"key": {
"int": 779,
"string": "radial"
},
"bindable": true
},
"orient": {
"type": "bool",
"initialValue": "true",
"animates": true,
"key": {
"int": 782,
"string": "orient"
},
"bindable": true
},
"start": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 783,
"string": "start"
},
"bindable": true
},
"end": {
"type": "double",
"initialValue": "1",
"animates": true,
"key": {
"int": 784,
"string": "end"
},
"bindable": true
},
"strength": {
"type": "double",
"initialValue": "1",
"animates": true,
"key": {
"int": 785,
"string": "strength"
},
"bindable": true
},
"offset": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 786,
"string": "offset"
},
"bindable": true
}
}
}