setParticleRandom: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SETPARTICLERANDOM]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |SETPARTICLERANDOM]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|SETPARTICLERANDOM]]


| arma |= Game name


<h2 style="color:#000066">'''''particleSource'' setParticleRandom ''[lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]'''''</h2>
|2.56|= Game version
____________________________________________________________________________________________


| Set randomization of particle source parameters. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| particleSource '''setParticleRandom''' [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity] |= Syntax


'''particleSource:''' [[Object]]
|p1= particleSource: [[Object]] |= Parameter 1


'''[lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]:''' [[Array]]
|p2= [lifeTime, position, moveVelocity, rotationVelocity, size, color, randomDirectionPeriod, randomDirectionIntensity]: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.56 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Set randomization of particle source parameters.
<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 00:25, 2 August 2006

-wrong parameter ("Arma") defined!-2.56
Hover & click on the images for description

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

Notes

Bottom Section