{ "title": "vrm.blendshape.materialbind", "type": "object", "properties": { "materialName": { "type": "string" }, "propertyName": { "type": "string" }, "targetValue": { "type": "array", "items": { "type": "number" } } } }