MoveParticleEmitter()
Syntax
MoveParticleEmitter(#ParticleEmitter, x, y, z)Description
Moves the #ParticleEmitter in the world according to the specified x,y,z values. This is a relative move based on the previous #ParticleEmitter location. To perform an absolute move in the world, use ParticleEmitterLocate().
Supported OS
All