blob: 2e16893aa593ee5d0cafda230419616e4ef78463 [file] [log] [blame]
{
"name": "ScrollPhysics",
"key": {
"int": 523,
"string": "scrollphysics"
},
"abstract": true,
"extends": "component.json",
"properties": {
"constraintId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 731,
"string": "constraintid"
},
"description": "Identifier used to track the Scroll constraint this physics applies to."
}
}
}