Rain.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. {
  2. "name": "rainDense",
  3. "id": "rainDense",
  4. "capacity": 3000,
  5. "disposeOnStop": false,
  6. "manualEmitCount": -1,
  7. "emitter": [
  8. 0,
  9. 20,
  10. 0
  11. ],
  12. "particleEmitterType": {
  13. "type": "BoxParticleEmitter",
  14. "direction1": [
  15. 0,
  16. -1,
  17. 0
  18. ],
  19. "direction2": [
  20. 0,
  21. -1,
  22. 0
  23. ],
  24. "minEmitBox": [
  25. -30,
  26. 0,
  27. -30
  28. ],
  29. "maxEmitBox": [
  30. 30,
  31. 0,
  32. 30
  33. ]
  34. },
  35. "texture": {
  36. "tags": null,
  37. "url": "./data/particle/texture/Rain.png",
  38. "uOffset": 0,
  39. "vOffset": 0,
  40. "uScale": 1,
  41. "vScale": 1,
  42. "uAng": 0,
  43. "vAng": 0,
  44. "wAng": 0,
  45. "uRotationCenter": 0,
  46. "vRotationCenter": 0,
  47. "wRotationCenter": 0,
  48. "homogeneousRotationInUVTransform": false,
  49. "isBlocking": true,
  50. "name": "rain/Rain.png",
  51. "hasAlpha": false,
  52. "getAlphaFromRGB": false,
  53. "level": 1,
  54. "coordinatesIndex": 0,
  55. "coordinatesMode": 0,
  56. "wrapU": 1,
  57. "wrapV": 1,
  58. "wrapR": 1,
  59. "anisotropicFilteringLevel": 4,
  60. "isCube": false,
  61. "is3D": false,
  62. "is2DArray": false,
  63. "gammaSpace": true,
  64. "invertZ": false,
  65. "lodLevelInAlpha": false,
  66. "lodGenerationOffset": 0,
  67. "lodGenerationScale": 0,
  68. "linearSpecularLOD": false,
  69. "isRenderTarget": false,
  70. "animations": [],
  71. "invertY": true,
  72. "samplingMode": 3,
  73. "_useSRGBBuffer": false
  74. },
  75. "isLocal": false,
  76. "animations": [],
  77. "startDelay": 0,
  78. "renderingGroupId": 0,
  79. "isBillboardBased": true,
  80. "billboardMode": 2,
  81. "minAngularSpeed": 0,
  82. "maxAngularSpeed": 0,
  83. "minSize": 0.4,
  84. "maxSize": 0.5,
  85. "minScaleX": 1,
  86. "maxScaleX": 1,
  87. "minScaleY": 1,
  88. "maxScaleY": 1,
  89. "minEmitPower": 10,
  90. "maxEmitPower": 12,
  91. "minLifeTime": 3,
  92. "maxLifeTime": 3,
  93. "emitRate": 600,
  94. "gravity": [
  95. 0,
  96. 0,
  97. 0
  98. ],
  99. "noiseStrength": [
  100. 10,
  101. 10,
  102. 10
  103. ],
  104. "color1": [
  105. 1,
  106. 1,
  107. 1,
  108. 1
  109. ],
  110. "color2": [
  111. 1,
  112. 1,
  113. 1,
  114. 1
  115. ],
  116. "colorDead": [
  117. 1,
  118. 1,
  119. 1,
  120. 0
  121. ],
  122. "updateSpeed": 0.034,
  123. "targetStopDuration": 0,
  124. "blendMode": 1,
  125. "preWarmCycles": 50,
  126. "preWarmStepOffset": 1,
  127. "minInitialRotation": 0,
  128. "maxInitialRotation": 0,
  129. "startSpriteCellID": 0,
  130. "spriteCellLoop": true,
  131. "endSpriteCellID": 3,
  132. "spriteCellChangeSpeed": 0,
  133. "spriteCellWidth": 128,
  134. "spriteCellHeight": 512,
  135. "spriteRandomStartCell": true,
  136. "isAnimationSheetEnabled": true,
  137. "colorGradients": [
  138. {
  139. "gradient": 0,
  140. "color1": [
  141. 1,
  142. 1,
  143. 1,
  144. 0.3
  145. ],
  146. "color2": [
  147. 1,
  148. 1,
  149. 1,
  150. 0.3
  151. ]
  152. },
  153. {
  154. "gradient": 1,
  155. "color1": [
  156. 1,
  157. 1,
  158. 1,
  159. 0.3
  160. ],
  161. "color2": [
  162. 1,
  163. 1,
  164. 1,
  165. 0.3
  166. ]
  167. }
  168. ],
  169. "textureMask": [
  170. 1,
  171. 1,
  172. 1,
  173. 1
  174. ],
  175. "customShader": null,
  176. "preventAutoStart": true
  177. }