Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ParticleSystemShapeType

enumeration

Description

The emission shape (Shuriken).

This is used by the ShapeModule to determine how to sort the particles.

Variables

SphereEmit from a sphere.
HemisphereEmit from a half-sphere.
ConeEmit from the base of a cone.
BoxEmit from the volume of a box.
MeshEmit from a mesh.
ConeVolumeEmit from a cone.
CircleEmit from a circle.
SingleSidedEdgeEmit from an edge.
MeshRendererEmit from a mesh renderer.
SkinnedMeshRendererEmit from a skinned mesh renderer.
BoxShellEmit from the surface of a box.
BoxEdgeEmit from the edges of a box.
DonutEmit from a Donut.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答