LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ParticleSystemAnimationMode

enumeration

Description

The animation mode.

Properties

GridUse a regular grid to construct a sequence of animation frames.
SpritesUse a list of sprites to construct a sequence of animation frames.