| { | |
| "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." | |
| } | |
| } | |
| } |