123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "version":"LAYAMATERIAL:02",
- "props":{
- "type":"Laya.ShurikenParticleMaterial",
- "renderStates":[
- {
- "cull":0,
- "blend":1,
- "srcBlend":770,
- "dstBlend":1,
- "depthWrite":false,
- "depthTest":515
- }
- ],
- "name":"yezia",
- "alphaTest":false,
- "renderQueue":3000,
- "textures":[
- {
- "name":"texture",
- "path":"../Texture/yezi.png",
- "constructParams":[
- 128,
- 512,
- 1,
- true
- ],
- "propertyParams":{
- "filterMode":1,
- "wrapModeU":0,
- "wrapModeV":0,
- "anisoLevel":1
- }
- }
- ],
- "vectors":[
- {
- "name":"tilingOffset",
- "value":[
- 1,
- 1,
- 0,
- 0
- ]
- },
- {
- "name":"color",
- "value":[
- 0.5137255,
- 0.5137255,
- 0.5137255,
- 0.5019608
- ]
- }
- ],
- "defines":[
- "ADDTIVEFOG"
- ]
- }
- }
|