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

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.