blob: add65a09f6b418e85c034c06feb0a3c42e7b61bf [file]
{
"name": "TransformConstraint",
"key": {
"int": 83,
"string": "transformconstraint"
},
"extends": "constraints/targeted_constraint.json",
"properties": {
"sourceSpaceValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 179,
"string": "sourcespacevalue"
},
"description": "The source transform space."
},
"destSpaceValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 180,
"string": "destspacevalue"
},
"description": "The destination transform space."
}
}
}