Skip to content

@orillusion/particle


Enumeration: EmitLocation

Defined in: packages/particle/module/stand/ParticleEmitterModule.ts:43

enum emit loaction

Enumeration Members

Default

Default: 0

Defined in: packages/particle/module/stand/ParticleEmitterModule.ts:47

particles will emit from default location


Edge

Edge: 1

Defined in: packages/particle/module/stand/ParticleEmitterModule.ts:52

particles will emit from the edges of the specified shape


Shell

Shell: 2

Defined in: packages/particle/module/stand/ParticleEmitterModule.ts:57

particles will emit from the shells of the specified shape


Volume

Volume: 3

Defined in: packages/particle/module/stand/ParticleEmitterModule.ts:62

particles will emit from the volume of the specified shape