This version of Unity is unsupported.

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.