123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- {
- "name": "rainDense",
- "id": "rainDense",
- "capacity": 3000,
- "disposeOnStop": false,
- "manualEmitCount": -1,
- "emitter": [
- 0,
- 20,
- 0
- ],
- "particleEmitterType": {
- "type": "BoxParticleEmitter",
- "direction1": [
- 0,
- -1,
- 0
- ],
- "direction2": [
- 0,
- -1,
- 0
- ],
- "minEmitBox": [
- -30,
- 0,
- -30
- ],
- "maxEmitBox": [
- 30,
- 0,
- 30
- ]
- },
- "texture": {
- "tags": null,
- "url": "./data/particle/texture/Rain.png",
- "uOffset": 0,
- "vOffset": 0,
- "uScale": 1,
- "vScale": 1,
- "uAng": 0,
- "vAng": 0,
- "wAng": 0,
- "uRotationCenter": 0,
- "vRotationCenter": 0,
- "wRotationCenter": 0,
- "homogeneousRotationInUVTransform": false,
- "isBlocking": true,
- "name": "rain/Rain.png",
- "hasAlpha": false,
- "getAlphaFromRGB": false,
- "level": 1,
- "coordinatesIndex": 0,
- "coordinatesMode": 0,
- "wrapU": 1,
- "wrapV": 1,
- "wrapR": 1,
- "anisotropicFilteringLevel": 4,
- "isCube": false,
- "is3D": false,
- "is2DArray": false,
- "gammaSpace": true,
- "invertZ": false,
- "lodLevelInAlpha": false,
- "lodGenerationOffset": 0,
- "lodGenerationScale": 0,
- "linearSpecularLOD": false,
- "isRenderTarget": false,
- "animations": [],
- "invertY": true,
- "samplingMode": 3,
- "_useSRGBBuffer": false
- },
- "isLocal": false,
- "animations": [],
- "startDelay": 0,
- "renderingGroupId": 0,
- "isBillboardBased": true,
- "billboardMode": 2,
- "minAngularSpeed": 0,
- "maxAngularSpeed": 0,
- "minSize": 0.4,
- "maxSize": 0.5,
- "minScaleX": 1,
- "maxScaleX": 1,
- "minScaleY": 1,
- "maxScaleY": 1,
- "minEmitPower": 10,
- "maxEmitPower": 12,
- "minLifeTime": 3,
- "maxLifeTime": 3,
- "emitRate": 600,
- "gravity": [
- 0,
- 0,
- 0
- ],
- "noiseStrength": [
- 10,
- 10,
- 10
- ],
- "color1": [
- 1,
- 1,
- 1,
- 1
- ],
- "color2": [
- 1,
- 1,
- 1,
- 1
- ],
- "colorDead": [
- 1,
- 1,
- 1,
- 0
- ],
- "updateSpeed": 0.034,
- "targetStopDuration": 0,
- "blendMode": 1,
- "preWarmCycles": 50,
- "preWarmStepOffset": 1,
- "minInitialRotation": 0,
- "maxInitialRotation": 0,
- "startSpriteCellID": 0,
- "spriteCellLoop": true,
- "endSpriteCellID": 3,
- "spriteCellChangeSpeed": 0,
- "spriteCellWidth": 128,
- "spriteCellHeight": 512,
- "spriteRandomStartCell": true,
- "isAnimationSheetEnabled": true,
- "colorGradients": [
- {
- "gradient": 0,
- "color1": [
- 1,
- 1,
- 1,
- 0.3
- ],
- "color2": [
- 1,
- 1,
- 1,
- 0.3
- ]
- },
- {
- "gradient": 1,
- "color1": [
- 1,
- 1,
- 1,
- 0.3
- ],
- "color2": [
- 1,
- 1,
- 1,
- 0.3
- ]
- }
- ],
- "textureMask": [
- 1,
- 1,
- 1,
- 1
- ],
- "customShader": null,
- "preventAutoStart": true
- }
|