Show / Hide Table of Contents

Enum ParticleSystemAnimationMode

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ParticleSystemAnimationMode

Fields

Name Description
Grid
Sprites

Extension Methods

MustExtensions.MustBeEqual<ParticleSystemAnimationMode>(ParticleSystemAnimationMode)
MustExtensions.MustBeEqual<ParticleSystemAnimationMode>(ParticleSystemAnimationMode, String)
MustExtensions.MustNotBeEqual<ParticleSystemAnimationMode>(ParticleSystemAnimationMode)
MustExtensions.MustNotBeEqual<ParticleSystemAnimationMode>(ParticleSystemAnimationMode, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX