Method Initialize
Initialize(ParticleSystem, uint)
Initializes the behaviour with a particle system and random seed.
Declaration
public void Initialize(ParticleSystem ps, uint randomSeed)
Parameters
Type | Name | Description |
---|---|---|
ParticleSystem | ps | |
uint | randomSeed |