Struct StartDelay
Delays the particle system from starting emission by a random value in the range specified by Delay.
Namespace: Unity.Tiny.Particles
Syntax
public struct StartDelay : IComponentData
Remarks
Should be placed next to ParticleEmitter
Fields
Delay
Delay time in seconds.
Declaration
public Range Delay
Field Value
Type | Description |
---|---|
Range |