Arrow.lh 493 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "version":"LAYAHIERARCHY:01",
  3. "data":{
  4. "type":"MeshSprite3D",
  5. "props":{
  6. "name":"jiantou",
  7. "active":true,
  8. "isStatic":false,
  9. "layer":0,
  10. "position":[
  11. 0,
  12. 0,
  13. 0
  14. ],
  15. "rotation":[
  16. 0,
  17. 0,
  18. -1,
  19. 0
  20. ],
  21. "scale":[
  22. 0.02,
  23. 0.02,
  24. 0.02
  25. ],
  26. "meshPath":"Assets/Models/jiantou-Plane001.lm",
  27. "enableRender":true,
  28. "materials":[
  29. {
  30. "path":"Assets/Models/jiantouMaterial.lmat"
  31. }
  32. ]
  33. },
  34. "components":[],
  35. "child":[]
  36. }
  37. }