sprite-flash-light.mtl 605 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "sprite-flash-light",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "0083adb4-2603-49f4-9152-d8c56c645c2b"
  8. },
  9. "_techniqueIndex": 0,
  10. "_techniqueData": {
  11. "0": {
  12. "props": {
  13. "lightColor": {
  14. "__type__": "cc.Color",
  15. "r": 234,
  16. "g": 255,
  17. "b": 0,
  18. "a": 55
  19. },
  20. "lightAngle": 36,
  21. "lightWidth": 0.001,
  22. "cropAlpha": 1,
  23. "enableFog": 1
  24. },
  25. "defines": {
  26. "USE_TEXTURE": true,
  27. "ENABLE_LIGHT": true
  28. }
  29. }
  30. }
  31. }