blob: 0fd7895f010abdf7ab83e9c121147a64a739db52 [file] [log] [blame]
{
"name": "ElasticInterpolator",
"key": {
"int": 174,
"string": "elastic_interpolator"
},
"exportsWithContext": true,
"extends": "animation/keyframe_interpolator.json",
"properties": {
"easingValue": {
"type": "uint",
"initialValue": "1",
"key": {
"int": 405,
"string": "easing"
}
},
"amplitude": {
"type": "double",
"initialValue": "1",
"key": {
"int": 406,
"string": "amplitude"
},
"description": "The amplitude for the easing expressed as a percentage of the change."
},
"period": {
"type": "double",
"initialValue": "1",
"key": {
"int": 407,
"string": "period"
},
"description": "The period of the elastic expressed as a percentage of the time difference."
}
}
}