difenduandada
2024-12-31 34abe6963b344c882358274957f4b992456fee40
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
  "__type__": "cc.Material",
  "_name": "builtin-3d-particle",
  "_objFlags": 0,
  "_native": "",
  "_effectAsset": {
    "__uuid__": "829a282c-b049-4019-bd38-5ace8d8a6417"
  },
  "_techniqueData": {
    "0": {
      "props": {
        "mainTexture": {
          "__uuid__": "600301aa-3357-4a10-b086-84f011fa32ba"
        },
        "mainTiling_Offset": {
          "__type__": "cc.Vec4",
          "x": 1,
          "y": 1,
          "z": 0,
          "w": 0
        },
        "tintColor": {
          "__type__": "cc.Color",
          "r": 172,
          "g": 165,
          "b": 165,
          "a": 127
        }
      },
      "defines": {
        "CC_USE_BILLBOARD": true,
        "CC_USE_STRETCHED_BILLBOARD": false,
        "CC_USE_HORIZONTAL_BILLBOARD": false,
        "CC_USE_VERTICAL_BILLBOARD": false,
        "CC_USE_MESH": false
      }
    }
  }
}