UnityParticleSystem
represents a Unity particle system.
Details
- UnityParticleSystem
is a object that represents an existing ParticleSystem object in the Unity game engine.
- UnityParticleSystem
is typically generated by functions such as CreateUnityParticleSystem.
- UnityParticleSystem
gives a list of possible properties.
- The value associated with a given property "prop" can be extracted using UnityParticleSystem
.
- You can make an assignment like UnityParticleSystem
to modify a property of the object.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Load the package and open a project:

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-i9rs1

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-ejzug9
Create a Unity particle system:

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-yulsnf


https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-nsf6ie

Delete the Unity particle system:

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-h1bm2k
Properties & Relations (4)Properties of the function, and connections to other functions
UnityParticleSystemQ checks if an expression is a UnityParticleSystem:

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-zzwj4d


https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-zqryn8

PropertyList returns all available properties of the particle system.

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-kgsb80


https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-5mjsp7

PropertyValue returns the value of the specified property.

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-wol1l0


https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-t1bnqj

SetProperty changes the specified property of the particle system.

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-o6plun


https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-xl25i5

https://wolfram.com/xid/0gchwftvvcuct9786vdgn2-xry6wk

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