Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


mode

Select whether the animated Texture information comes from a grid of frames on a single Texture, or from a list of Sprite objects.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public ParticleSystemAnimationMode mode { get; set; }

Remarks

Additional Resources: Sprite.