ShadeView.scene 506 B

1234567891011121314151617181920212223242526
  1. {
  2. "x":0,
  3. "type":"View",
  4. "selectedBox":2,
  5. "searchKey":"View",
  6. "props":{"width":720,"sceneColor":"#000000","height":1280},
  7. "nodeParent":-1,
  8. "maxID":4,
  9. "label":"View",
  10. "isOpen":true,
  11. "isDirectory":false,
  12. "isAniNode":true,
  13. "hasChild":false,
  14. "compId":2,
  15. "child":[
  16. ],
  17. "animations":[
  18. {
  19. "nodes":[
  20. ],
  21. "name":"ani1",
  22. "id":1,
  23. "frameRate":24,
  24. "action":0
  25. }]
  26. }