Struct EmitterInitialSpeed
Sets the initial speed of the source particle by a random value in the range specified by speed
Namespace: Unity.Tiny.Particles
Syntax
public struct EmitterInitialSpeed : IComponentData
Remarks
Should be placed next to ParticleEmitter
Fields
speed
Declaration
public Range speed
Field Value
| Type | Description |
|---|---|
| Range |