3dui.mtl 558 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "__editorExtras__": {},
  6. "_native": "",
  7. "_effectAsset": {
  8. "__uuid__": "4c81e543-58e3-4cb0-b451-77700a94204e",
  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. "depthTest": true,
  22. "depthWrite": true
  23. },
  24. "blendState": {
  25. "targets": [
  26. {}
  27. ]
  28. }
  29. }
  30. ],
  31. "_props": [
  32. {}
  33. ]
  34. }