mat-ground.mtl 651 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "__editorExtras__": {},
  6. "_native": "",
  7. "_effectAsset": {
  8. "__uuid__": "58ebf188-d9e9-4d21-9ad5-94b8aad4f6e6",
  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. "edgeColor": {
  31. "__type__": "cc.Vec4",
  32. "x": 1,
  33. "y": 1,
  34. "z": 0,
  35. "w": 1
  36. },
  37. "edgeFactor": 0.01
  38. }
  39. ]
  40. }