Show / Hide Table of Contents

Enum ParticleSystemInheritVelocityMode

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

Fields

Name Description
Current
Initial

Extension Methods

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