Show / Hide Table of Contents

Enum ParticleSystemRenderSpace

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

Fields

Name Description
Facing
Local
Velocity
View
World

Extension Methods

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