Show / Hide Table of Contents

Enum ParticleSystemSubEmitterProperties

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum ParticleSystemSubEmitterProperties

Fields

Name Description
InheritColor
InheritDuration
InheritEverything
InheritLifetime
InheritNothing
InheritRotation
InheritSize

Extension Methods

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