setParticleRandom: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.56|= Game version | |||
____________________________________________________________________________________________ | |||
| Set randomization of particle source parameters. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | particleSource '''setParticleRandom''' [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity] |= Syntax | ||
|p1= particleSource: [[Object]] |= Parameter 1 | |||
|p2= [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]: [[Array]] |= Parameter 2 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|SETPARTICLERANDOM]] | |||
[[Category:Scripting Commands OFP Elite |SETPARTICLERANDOM]] | |||
[[Category:Scripting Commands ArmA|SETPARTICLERANDOM]] |
Revision as of 23:25, 1 August 2006
Description
- Description:
- Set randomization of particle source parameters.
- Groups:
- Uncategorised
Syntax
- Syntax:
- particleSource setParticleRandom [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]
- Parameters:
- particleSource: Object
- [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]: Array
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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