Show / Hide Table of Contents

Enum ParticleSystemShapeType

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

Fields

Name Description
Box
BoxEdge
BoxShell
Circle
CircleEdge
Cone
ConeShell
ConeVolume
ConeVolumeShell
Donut
Hemisphere
HemisphereShell
Mesh
MeshRenderer
Rectangle
SingleSidedEdge
SkinnedMeshRenderer
Sphere
SphereShell
Sprite
SpriteRenderer

Extension Methods

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