Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParticleSystemMeshShapeType

enumeration

Description

The mesh emission type.

Variables

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