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.