Show / Hide Table of Contents

Enum ParticleSystemShapeMultiModeValue

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

Fields

Name Description
BurstSpread
Loop
PingPong
Random

Extension Methods

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