blob: 4ea340510228ac9d5096657e9533ae4c69b8a68a [file] [log] [blame] [edit]
{
"name": "KeyFrameDouble",
"key": {
"int": 30,
"string": "keyframedouble"
},
"extends": "animation/interpolating_keyframe.json",
"properties": {
"value": {
"type": "double",
"initialValue": "0",
"key": {
"int": 70,
"string": "value"
}
}
}
}