ParticleAnimator.autodestruct
var autodestruct: bool;
bool autodestruct;
autodestruct as bool
Description

Does the GameObject of this particle animator auto destructs?

When set to true, the GameObject will be destroyed when all particles disappear.