particlesQuality: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
mNo edit summary
Line 7: Line 7:


|eff= local |Multiplayer Effects=
|eff= local |Multiplayer Effects=
|gr1= Particles |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 14:44, 21 September 2020

Hover & click on the images for description

Description

Description:
Returns current user settings for particles quality (configure->video->general->particles). 0-low, 1-normal, 2-high
Groups:
Particles

Syntax

Syntax:
particlesQuality
Return Value:
Number

Examples

Example 1:
_currentQuality = particlesQuality;

Additional Information

See also:
setParticleCirclesetParticleParamssetParticleRandomParticleTemplatessetParticleClasssetParticleFire

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