light.mtl 646 B

123456789101112131415161718192021222324252627282930313233343536
  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": 0,
  11. "_defines": [
  12. {
  13. "USE_INSTANCING": true,
  14. "USE_TEXTURE": true
  15. }
  16. ],
  17. "_states": [
  18. {
  19. "rasterizerState": {},
  20. "depthStencilState": {},
  21. "blendState": {
  22. "targets": [
  23. {}
  24. ]
  25. }
  26. }
  27. ],
  28. "_props": [
  29. {
  30. "mainTexture": {
  31. "__uuid__": "1b121d7b-486a-4cf3-b2ea-488b3ae7d4b8@6c48a",
  32. "__expectedType__": "cc.Texture2D"
  33. }
  34. }
  35. ]
  36. }