A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.unity3d.com/ScriptReference/ParticleSystem.SetTrails.html below:

Unity - Scripting API: ParticleSystem.SetTrails

Method group is Obsolete

ParticleSystem.SetTrails Suggest a change Success!

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.

Close Submission failed

For 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.

Close Your name Your email Suggestion*

Cancel

Switch to Manual Obsolete SetTrails is deprecated. Use SetParticlesAndTrails() instead. Avoid SetTrails when ParticleSystem.trails.dieWithParticles is false. Declaration

public void

SetTrails

(

ParticleSystem.Trails trailData

);

Parameters Parameter Description trailData The Trails to apply to the Particle System. Description

Use this method with the results of an earlier call to ParticleSystem.GetTrails, in order to restore the Particle System to the state stored in the Trails object.

To fully restore a Particle System to a previous state, use this method along with ParticleSystem.SetParticles and ParticleSystem.SetPlaybackState.

Additional resources: GetTrails, SetParticles, SetPlaybackState.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4