DrawParticles
DrawParticles
extends DrawBlock
| field | type | default | notes |
|---|---|---|---|
| color | Color | f2d585ff | |
| sides | int | 12 | |
| x | float | 0.0 | |
| y | float | 0.0 | |
| alpha | float | 0.5 | |
| particles | int | 30 | |
| particleRotation | float | 0.0 | |
| particleLife | float | 70.0 | |
| particleRad | float | 7.0 | |
| particleSize | float | 3.0 | |
| fadeMargin | float | 0.4 | |
| rotateScl | float | 3.0 | |
| reverse | boolean | false | |
| poly | boolean | false | |
| particleInterp | Interp | 5f) | |
| particleSizeInterp | Interp | slope | |
| blending | Blending | normal |