Class ParticleSpawnSystem
System that handles spawning new particles for all emitters
Inherited Members
Unity.Entities.SystemBase.OnCreateForCompiler()
Namespace: Unity.Tiny.Particles
Syntax
public class ParticleSpawnSystem : SystemBase
Methods
OnUpdate()
Declaration
protected override void OnUpdate()