blob: baf6931da6547cdb5415d269c8967208ee525da5 [file] [log] [blame]
{
"name": "Constraint",
"key": {
"int": 79,
"string": "constraint"
},
"abstract": true,
"extends": "component.json",
"properties": {
"strength": {
"type": "double",
"initialValue": "1.0",
"animates": true,
"key": {
"int": 172,
"string": "strength"
},
"description": "Strength of the constraint. 0 means off. 1 means fully constraining."
}
}
}