setParticleRandom: Difference between revisions
Jump to navigation
Jump to search
m (VBS2 scripting category removal) |
m (example added) |
||
Line 18: | Line 18: | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code> _PS setParticleRandom [1, [0.1, 0.1, 0], 1, 1, 0.25, [0.1, 0, 0, 0.5], [0,0,1], 1, 1] </code> | |||
|[[ParticleArray]], [[setParticleCircle]], [[setParticleParams]] |= See also | |[[ParticleArray]], [[setParticleCircle]], [[setParticleParams]] |= See also |
Revision as of 23:40, 29 July 2011
Description
- Description:
- Set randomization of particle source parameters.
- Groups:
- Uncategorised
Syntax
- Syntax:
- particleSource setParticleRandom [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity, {angle}]
- Parameters:
- particleSource: Object
- [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity, {angle}]: Array
- Return Value:
- Nothing
Examples
- Example 1:
_PS setParticleRandom [1, [0.1, 0.1, 0], 1, 1, 0.25, [0.1, 0, 0, 0.5], [0,0,1], 1, 1]
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note