Enum EmitterShapes
Enum that contains the emitter types.
Namespace: Evergine.Framework.Particles.Enums
Assembly: Evergine.Framework.dll
Syntax
public enum EmitterShapes
Fields
Name | Description |
---|---|
Box | Box emitter. |
Circle | Circle emitter. |
Edge | Edge emitter. |
Entity | Entity emitter. |
Point | Point emitter. |
Sphere | Sphere emitter. |