(particleComponent)
| 22886 | } |
| 22887 | // todo: should not be here |
| 22888 | setStumpParticleParticleComponent(particleComponent) { |
| 22889 | this._particleComponent = particleComponent |
| 22890 | return this |
| 22891 | } |
| 22892 | getStumpParticleCss(prop) { |
| 22893 | return this.getShadow().getShadowCss(prop) |
| 22894 | } |