Show / Hide Table of Contents

Enum ParticleSystemForceFieldShape

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

Fields

Name Description
Box
Cylinder
Hemisphere
Sphere

Extension Methods

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