ParticleSystem:setRotation( min, max )
Sets the rotation of the image upon particle creation (in radians).
Synopsis
ParticleSystem:setRotation( min, max )
Parameters
min |
number |
The minimum initial angle (radians). |
max = min |
number |
The maximum initial angle (radians). |