Show / Hide Table of Contents

Enum ParticleSystemSimulationSpace

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

Fields

Name Description
Custom
Local
World

Extension Methods

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