ParticleSystem:setDirection
Sets the direction the particles will be emitted in.
Function
Synopsis
ParticleSystem:setDirection( direction )
Arguments
number direction
- The direction of the particles (in radians).
Returns
Nothing.
Sets the direction the particles will be emitted in.
ParticleSystem:setDirection( direction )
number direction
Nothing.
Please login to continue.