Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ParticleSystemMeshShapeType

enumeration

Description

The mesh emission type.

Properties

VertexEmit from the vertices of the mesh.
EdgeEmit from the edges of the mesh.
TriangleEmit from the surface of the mesh.