Show / Hide Table of Contents

Enum ParticleSystemSubEmitterType

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

Fields

Name Description
Birth
Collision
Death
Manual
Trigger

Extension Methods

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