game_ui.scene 539 B

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