setParticleCircle: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
'''Description:''' | '''Description:''' | ||
Update particle source to create particles on circle with given radius | Update particle source to create particles on circle with given radius. | ||
Velocity is transformed and added to total velocity. |
Revision as of 20:34, 4 July 2006
particleSource setParticleCircle [radius, velocity]
Operand types:
particleSource: Object
[radius, velocity]: Array
Type of returned value:
Compatibility:
Version 2.56 required.
Description:
Update particle source to create particles on circle with given radius.
Velocity is transformed and added to total velocity.