material.mtl 561 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "__editorExtras__": {},
  6. "_native": "",
  7. "_effectAsset": {
  8. "__uuid__": "4708789b-a967-472f-bdcd-665aba52eea4",
  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. "alphaThreshold": 0,
  31. "highlightIntensity": 0.2
  32. }
  33. ]
  34. }