setMarkerAlphaLocal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "(\|p[0-9]+ *= * )+" to "")
Line 20: Line 20:


|p2= alpha: [[Number]] -
|p2= alpha: [[Number]] -
|p3=


| Nothing
| Nothing

Revision as of 00:05, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Markers

Syntax

Syntax:
Syntax needed
Parameters:
marker: String -
alpha: Number -
Return Value:
Return value needed

Examples

Example 1:
"my_marker" setMarkerAlphaLocal 0.5;
Example 2:
"enemy_convoy_marker" setMarkerAlphaLocal 0;

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
Posted on January 7, 2010 - 18:37 (CET)
Dimitri Harkov
The range for 'alpha' is 0 ... 1