Syntax
Result = dbMakeParticles(ParticleID, ImageID, Frequency, Radius.f)
Description
If #PB_Any is used as the ParticleID parameter, the new ID will be returned as 'Result'. Otherwise the value of 'Result' is the same value passed as the ParticleID parameter.
This command will create a particles object using a specified image and radius. A particles object will emit single particles given a default set of rules than can be changed using the particle commands.
See Also
dbDeleteParticles, dbMakeFireParticles, dbMakeSnowParticles, dbParticlesExist