setParticleCircle: Difference between revisions

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


| arma |= Game name


<h2 style="color:#000066">'''''particleSource'' setParticleCircle ''[radius, velocity]'''''</h2>
|2.56|= Game version
____________________________________________________________________________________________


| Update particle source to create particles on circle with given radius. Velocity is transformed and added to total velocity. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| particleSource '''setParticleCircle''' [radius, velocity] |= Syntax


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


'''[radius, velocity]:''' [[Array]]
|p2= [radius, velocity]: [[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>


Update particle source to create particles on circle with given radius.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|SETPARTICLECIRCLE]]
Velocity is transformed and added to total velocity.
[[Category:Scripting Commands OFP Elite |SETPARTICLECIRCLE]]
[[Category:Scripting Commands ArmA|SETPARTICLECIRCLE]]

Revision as of 00:25, 2 August 2006

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

Description

Description:
Update particle source to create particles on circle with given radius. Velocity is transformed and added to total velocity.
Groups:
Uncategorised

Syntax

Syntax:
particleSource setParticleCircle [radius, velocity]
Parameters:
particleSource: Object
[radius, velocity]: 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