Mult-material.mtl 497 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "__editorExtras__": {},
  6. "_native": "",
  7. "_effectAsset": {
  8. "__uuid__": "add9fcaa-8475-4521-917b-7de307b81c4d",
  9. "__expectedType__": "cc.EffectAsset"
  10. },
  11. "_techIdx": 0,
  12. "_defines": [
  13. {
  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. ]
  31. }