ParticleSystem:setPosition
Sets the position of the emitter.
Function
Synopsis
1 | ParticleSystem:setPosition( x, y ) |
Arguments
number x
- Position along x-axis.
number y
- Position along y-axis.
Returns
Nothing.
Sets the position of the emitter.
1 | ParticleSystem:setPosition( x, y ) |
number x
number y
Nothing.
Designed by : w10schools
service@w10schools.com
Please login to continue.