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.

ParticleSystemAnimationType

enumeration

Description

The animation type.

Controls how texture sheet animations play. See Also: ParticleSystem.textureSheetAnimation.type.

Properties

WholeSheetAnimate over the whole texture sheet from left to right, top to bottom.
SingleRowAnimate a single row in the sheet from left to right.