Show / Hide Table of Contents

Enum ParticleSystemEmitterVelocityMode

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

Fields

Name Description
Rigidbody
Transform

Extension Methods

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