{
  "version": 12,
  "stages": [
    {
      "stage": "group_group",
      "start": [
        "scene:group_group property will be changed in the ui"
      ],
      "end": [
        "scene:group_group property is applied in render"
      ],
      "feature": [
        "group"
      ]
    },
    {
      "stage": "group_ungroup",
      "start": [
        "group:ungroup_group property will be changed in the ui"
      ],
      "end": [
        "group:ungroup_group property is applied in render"
      ],
      "feature": [
        "group"
      ]
    }
  ]
}