Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystemAnimationType

enumeration

Description

The animation type.

Controls how texture sheet animations play. Additional resources: 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.