setParticleRandom: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|SETPARTICLERANDOM]] | [[Category:Scripting Commands ArmA|SETPARTICLERANDOM]] | ||
<h2 style="color:#000066">'''''particleSource'' setParticleRandom ''[lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]'''''</h2> | |||
'''Operand types:''' | |||
''' | '''particleSource:''' [[Object]] | ||
'''[lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]:''' [[Array]] | |||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Nothing]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2.56 required. | |||
'''Description:''' | '''Description:''' | ||
Set randomization of particle source parameters. | |||
'''Example:''' | '''Example:''' |
Revision as of 13:30, 3 July 2006
particleSource setParticleRandom [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]
Operand types:
particleSource: Object
[lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]: Array
Type of returned value:
Compatibility:
Version 2.56 required.
Description:
Set randomization of particle source parameters.
Example: