csharp
public enum VfxEmitEventWhat makes a particle emit particles.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
BirthWhen it is born. A shell that trails sparks from the moment it leaves the tube.
DeathWhen it dies. A firework: the shell reaches the top, expires, and bursts.
TrailEvery so often while it lives. A trail.
Used by (2)
- VfxSubEmitterVixen.Vfx
- VfxSubEmitterTestsVixen.Vfx.Tests