blob: b61fe643163dcf0696939ef873d9236554f24fb5 [file] [log] [blame]
{
"name": "WorldTransformComponent",
"key": {
"int": 91,
"string": "worldtransformcomponent"
},
"abstract": true,
"extends": "container_component.json",
"properties": {
"opacity": {
"type": "double",
"initialValue": "1",
"animates": true,
"key": {
"int": 18,
"string": "opacity"
},
"bindable": true
}
}
}