Show / Hide Table of Contents

Enum ParticleSystemAnimationType

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

Fields

Name Description
SingleRow
WholeSheet

Extension Methods

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