blob: 498fca4d8fe29b03b8780cdab6e4ab8e590eb744 [file] [log] [blame] [edit]
{
"name": "TextInput",
"key": {
"int": 569,
"string": "textinput"
},
"extends": "drawable.json",
"properties": {
"text": {
"type": "String",
"initialValue": "''",
"key": {
"int": 817,
"string": "text"
},
"bindable": true
},
"selectionRadius": {
"type": "double",
"initialValue": "5.0",
"animates": true,
"key": {
"int": 818,
"string": "selectionradius"
},
"description": "Selection radius applied to the selection geometry",
"bindable": true
},
"fieldHeight": {
"type": "double",
"initialValue": "98.0",
"key": {
"int": 819,
"string": "fieldheight"
},
"description": "An edit time property used to track the height of the field in the inspector",
"runtime": false,
"coop": false
}
}
}