| { |
| "name": "ShapePaint", |
| "key": { |
| "int": 21, |
| "string": "shapePaint" |
| }, |
| "abstract": true, |
| "extends": "container_component.json", |
| "properties": { |
| "isVisible": { |
| "type": "bool", |
| "initialValue": "true", |
| "key": { |
| "int": 41, |
| "string": "isVisible" |
| }, |
| "virtual": true |
| }, |
| "version": { |
| "type": "uint", |
| "initialValue": "0", |
| "key": { |
| "int": 710, |
| "string": "version" |
| }, |
| "runtime": false |
| }, |
| "blendModeValue": { |
| "type": "uint", |
| "initialValue": "127", |
| "key": { |
| "int": 747, |
| "string": "blendmodevalue" |
| }, |
| "description": "Shape paint blend mode value. 127 means inherit." |
| } |
| } |
| } |