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