blob: 71824953027a7eec9db3ab72e9bbaf20f2799580 [file] [log] [blame]
{
"name": "SolidColor",
"key": {
"int": 18,
"string": "solidcolor"
},
"extends": "component.json",
"properties": {
"colorValue": {
"type": "Color",
"initialValue": "0xFF747474",
"animates": true,
"key": {
"int": 37,
"string": "color"
}
}
}
}