blob: 421a34b51a0f5957761366ff164c36c1eabe6da7 [file] [log] [blame]
{
"name": "KeyFrameId",
"key": {
"int": 50,
"string": "keyframeid"
},
"extends": "animation/keyframe.json",
"properties": {
"value": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 122,
"string": "value"
}
}
}
}