setParticleCircle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.56|= Game version | |||
____________________________________________________________________________________________ | |||
| Update particle source to create particles on circle with given radius. Velocity is transformed and added to total velocity. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | particleSource '''setParticleCircle''' [radius, velocity] |= Syntax | ||
|p1= particleSource: [[Object]] |= Parameter 1 | |||
|p2= [radius, velocity]: [[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|SETPARTICLECIRCLE]] | |||
[[Category:Scripting Commands OFP Elite |SETPARTICLECIRCLE]] | |||
[[Category:Scripting Commands ArmA|SETPARTICLECIRCLE]] |
Revision as of 23:25, 1 August 2006
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