This version of Unity is unsupported.

ParticleSystemAnimationRowMode

enumeration

Description

The mode used for selecting rows of an animation in the Texture Sheet Animation Module.

Properties

CustomUse a specific row for all particles.
RandomUse a random row for each particle.
MeshIndexUse the mesh index as the row, so that meshes can be mapped to specific animation frames.