struct ParticleEmissionMode

Controls how are particle positions on a shape chosen.

Public

Fields

Type

Type that determines general behaviour.

Speed

float Speed

Speed along which particle generation should move around the shape, relevant for Loop and PingPing emission modes.

Interval

float Interval

Determines the minimum interval allowed between the generated particles. 0 specifies the particles can be generated anywhere on the shape.