Show / Hide Table of Contents

Enum ParticleSystemAnimationTimeMode

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

Fields

Name Description
FPS
Lifetime
Speed

Extension Methods

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