Optional
chanceTriggering float chance from 0 to 1.
Optional
countParticles count for the single emit time.
Optional
dataAdditional data of the emitted particle.
Optional
keepIf true, the new particle will save the emitter that was used for it's creation if it had been.
Optional
keepIf true
, the new particle will have the velocity of the particle,
that calls the sub-emitter, at the time of invocation.
Optional
randomizeIf this value is listed, emitted particles will receive random initial speed,
that isn't more than value * sqrt(3)
.
Emitted particle's type numeric ID.
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Custom particle's sub-emitter params object.