lightBlue03.mtl 816 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "a3cd009f-0ab0-420d-9278-b9fdab939bbc",
  8. "__expectedType__": "cc.EffectAsset"
  9. },
  10. "_techIdx": "3",
  11. "_defines": [
  12. {
  13. "USE_INSTANCING": true,
  14. "USE_VERTEX_COLOR": true,
  15. "USE_TEXTURE": true
  16. }
  17. ],
  18. "_states": [
  19. {
  20. "rasterizerState": {},
  21. "depthStencilState": {},
  22. "blendState": {
  23. "targets": [
  24. {}
  25. ]
  26. }
  27. }
  28. ],
  29. "_props": [
  30. {
  31. "mainTexture": {
  32. "__uuid__": "dc9f8f2d-b270-49c6-b7cf-46ffc2d7e097@6c48a",
  33. "__expectedType__": "cc.Texture2D"
  34. },
  35. "tilingOffset": {
  36. "__type__": "cc.Vec4",
  37. "x": 1.2,
  38. "y": 0.6,
  39. "z": -0.1,
  40. "w": 0.4
  41. }
  42. }
  43. ]
  44. }