Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe ParticleSystem module implements Unity's Particle System.
IJobParticleSystemExtensions | Extension methods for Jobs using the IJobParticleSystem interface. |
IJobParticleSystemParallelForBatchExtensions | Extension methods for Jobs using the IJobParticleSystemParallelForBatch interface. |
IJobParticleSystemParallelForExtensions | Extension methods for Jobs using the IJobParticleSystemParallelFor interface. |
ParticlePhysicsExtensions | Method extension for Physics in Particle System. |
ParticleSystem | Script interface for the Built-in Particle System. Unity's powerful and versatile particle system implementation. |
ParticleSystemForceField | Script interface for Particle System Force Fields. |
ParticleSystemRenderer | Use this class to render particles on to the screen. |
ParticleCollisionEvent | Information about a particle collision. |
ParticleSystemJobData | This struct specifies all the per-particle data. |
ParticleSystemNativeArray3 | A container to hold x, y, and z-axis data for particles. |
ParticleSystemNativeArray4 | A container to hold 4 arrays of data for particles. |
ParticleSystemAnimationMode | The animation mode. |
ParticleSystemAnimationRowMode | The mode used for selecting rows of an animation in the Texture Sheet Animation Module. |
ParticleSystemAnimationTimeMode | Control how animation frames are selected. |
ParticleSystemAnimationType | The animation type. |
ParticleSystemBakeMeshOptions | Configure how a Particle System is baked into a mesh. |
ParticleSystemBakeTextureOptions | Configure how a Particle System is baked into a texture. |
ParticleSystemColliderQueryMode | Whether collider information is available when using the [[ParticleSystem::GetTriggerParticles]] method. |
ParticleSystemCollisionMode | Whether to use 2D or 3D colliders for particle collisions. |
ParticleSystemCollisionQuality | Quality of world collisions. Medium and low quality are approximate and may leak particles. |
ParticleSystemCollisionType | The type of collisions to use for a given Particle System. |
ParticleSystemCullingMode | The action to perform when the Particle System is offscreen. |
ParticleSystemCurveMode | The particle curve mode. |
ParticleSystemCustomData | Which stream of custom particle data to set. |
ParticleSystemCustomDataMode | Which mode CustomDataModule uses to generate its data. |
ParticleSystemEmitterVelocityMode | Control how a Particle System calculates its velocity. |
ParticleSystemForceFieldShape | The type of shape used for influencing particles in the Force Field Component. |
ParticleSystemGameObjectFilter | The particle GameObject filtering mode that specifies which objects are used by specific Particle System modules. |
ParticleSystemGradientMode | The particle gradient mode. |
ParticleSystemGravitySource | Options for which physics system to use the gravity setting from. |
ParticleSystemInheritVelocityMode | How to apply emitter velocity to particles. |
ParticleSystemMeshDistribution | Sets which method Unity uses to randomly assign Meshes to particles. |
ParticleSystemMeshShapeType | The mesh emission type. |
ParticleSystemNoiseQuality | The quality of the generated noise. |
ParticleSystemOverlapAction | What action to perform when the particle trigger module passes a test. |
ParticleSystemRenderMode | The rendering mode for particle systems. |
ParticleSystemRenderSpace | How particles are aligned when rendered. |
ParticleSystemRingBufferMode | Control how particles are removed from the Particle System. |
ParticleSystemScalingMode | Control how particle systems apply transform scale. |
ParticleSystemShapeMultiModeValue | The mode used to generate new points in a shape. |
ParticleSystemShapeTextureChannel | The texture channel. |
ParticleSystemShapeType | The emission shape. |
ParticleSystemSimulationSpace | The space to simulate particles in. |
ParticleSystemSortMode | The sorting mode for particle systems. |
ParticleSystemStopAction | The action to perform when the Particle System stops. |
ParticleSystemStopBehavior | The behavior to apply when calling Stop. |
ParticleSystemSubEmitterProperties | The properties of sub-emitter particles. |
ParticleSystemSubEmitterType | The events that cause new particles to be spawned. |
ParticleSystemTrailMode | Choose how Particle Trails are generated. |
ParticleSystemTrailTextureMode | Choose how textures are applied to Particle Trails. |
ParticleSystemTriggerEventType | The different types of particle triggers. |
ParticleSystemVertexStream | All possible Particle System vertex shader inputs. |
UVChannelFlags | A flag representing each UV channel. |
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.