Update rive-cpp to 2.0 version
[platform/core/uifw/rive-tizen.git] / submodule / rive-cpp / dev / defs / animation / blend_state.json
1 {
2   "name": "BlendState",
3   "key": {
4     "int": 72,
5     "string": "blendstate"
6   },
7   "abstract": true,
8   "extends": "animation/layer_state.json"
9 }