blob: c1742cf652ceb5d67632630ad917a55dfa015e0d [file] [log] [blame]
{
"properties": [
{
"description": "After Effect's Match Name. Used for expressions.",
"extendedName": "Match Name",
"name": "mn",
"type": "string"
},
{
"description": "After Effect's Name. Used for expressions.",
"extendedName": "Name",
"name": "nm",
"type": "string"
},
{
"description": "Shape content type. Value: rd",
"extendedName": "Type",
"name": "ty",
"type": "string"
},
{
"description": "Rounded Corner Radius",
"extendedName": "Radius",
"name": "r",
"oneOf": [
{
"$ref": "#/properties/Value"
},
{
"$ref": "#/properties/valueKeyframed"
}
],
"type": "object"
}
]
}