Skip to content

Enumeration: ShapeType ​

enum shape of all particle emitter shapes

Enumeration Members ​

Enumeration Members ​

Box ​

• Box = 0

Box shape

Defined in ​

packages/particle/module/stand/ParticleEmitterModule.ts:16


Circle ​

• Circle = 1

Circle shape

Defined in ​

packages/particle/module/stand/ParticleEmitterModule.ts:21


Cone ​

• Cone = 2

Cone shape

Defined in ​

packages/particle/module/stand/ParticleEmitterModule.ts:26


Sphere ​

• Sphere = 3

Sphere shape

Defined in ​

packages/particle/module/stand/ParticleEmitterModule.ts:31


Hemisphere ​

• Hemisphere = 4

Hemisphere shape

Defined in ​

packages/particle/module/stand/ParticleEmitterModule.ts:36