setParticleParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Set parameters to particle source. Array is in format [[ParticleArray]]. |= Description
| Set parameters to particle source. Array is in format [[ParticleArray]].
 
Since Arma 3 version 1.11.114706 you can use this command to overwrite many values set by [[setParticleClass]], particularity those defined in [[ParticleArray]]. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 17: Line 19:


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value
|x1= see [[ParticleArray]]|= EXAMPLE1
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[ParticleArray]], [[setParticleCircle]], [[setParticleRandom]] |= See also
| [[Arma 3 Particle Effects]], [[ParticleArray]], [[setParticleClass]], [[setParticleRandom]], [[setParticleCircle]], [[setParticleFire]], [[setDropInterval]], [[drop]]|= See also


}}
}}

Revision as of 16:32, 24 January 2014

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

Description

Description:
Set parameters to particle source. Array is in format ParticleArray. Since Arma 3 version 1.11.114706 you can use this command to overwrite many values set by setParticleClass, particularity those defined in ParticleArray.
Groups:
Uncategorised

Syntax

Syntax:
particleSource setParticleParams array
Parameters:
particleSource: Object
array: Array - format ParticleArray
Return Value:
Nothing

Examples

Example 1:
see ParticleArray

Additional Information

See also:
Arma 3 Particle EffectsParticleArraysetParticleClasssetParticleRandomsetParticleCirclesetParticleFiresetDropIntervaldrop

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