public ParticleSystem.PlaybackState GetPlaybackState ();

반환

PlaybackState The current internal state of the Particle System.

설명

Returns all the data that relates to the current internal state of the Particle System.

If you want to restore the Particle System to its current state in the future, store the PlaybackState this function returns along with ParticleSystem.GetParticles and ParticleSystem.GetTrails.

See Also: PlaybackState, SetPlaybackState, GetTrails.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.