delete the UnityParticleSystem comp.
delete the Unity particle system component attached to the UnityGameObject obj.
delete the Unity particle system component with the specified name.


DeleteUnityParticleSystem
delete the UnityParticleSystem comp.
delete the Unity particle system component attached to the UnityGameObject obj.
delete the Unity particle system component with the specified name.
Details and Options
- DeleteUnityParticleSystem destroys the Unity particle system component, and releases any references to it.
- DeleteUnityParticleSystem[All] destroys all the particle system components in the current scene.
- DeleteUnityParticleSystem is Listable.
Examples
open all close allBasic Examples (2)
Possible Issues (1)
A UnityParticleSystem cannot be accessed after deletion:

Related Guides
Text
Wolfram Research (2019), DeleteUnityParticleSystem, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityParticleSystem.html.
CMS
Wolfram Language. 2019. "DeleteUnityParticleSystem." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityParticleSystem.html.
APA
Wolfram Language. (2019). DeleteUnityParticleSystem. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityParticleSystem.html
BibTeX
@misc{reference.wolfram_2025_deleteunityparticlesystem, author="Wolfram Research", title="{DeleteUnityParticleSystem}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityParticleSystem.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deleteunityparticlesystem, organization={Wolfram Research}, title={DeleteUnityParticleSystem}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityParticleSystem.html}, note=[Accessed: 10-August-2025]}