Enumeration ParticleSystemMeshShapeType

The mesh emission type.

网格发射类型。

Enumeration Members

Enumeration Members

Edge: 1

Emit from the edges of the mesh.

从网格的边缘发出。

Triangle: 2

Emit from the surface of the mesh.

从网格表面发出。

Vertex: 0

Emit from the vertices of the mesh.

从网格的顶点发出。

Generated using TypeDoc