setMarkerAlphaLocal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<dt class="note">([^<>]+) " to "<dt class="note">$1</dt> ")
m (Text replacement - " " to " ")
Line 43: Line 43:
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>





Revision as of 23:32, 31 January 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