blob: 31aa257f5b208c471c50a4db68036d024f2ecde4 [file] [log] [blame] [edit]
{
"name": "NestedBool",
"key": {
"int": 123,
"string": "nestedBool"
},
"extends": "animation/nested_input.json",
"properties": {
"nestedValue": {
"type": "bool",
"initialValue": "false",
"animates": true,
"pureVirtual": true,
"key": {
"int": 238,
"string": "value"
}
}
}
}