markerAlpha: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 5: Line 5:


|gr1 = Markers
|gr1 = Markers


|arg= global
|arg= global
Line 20: Line 19:


| [[Number]]
| [[Number]]


|x1= <code>AlphaMarker = markerAlpha "myMarker;</code>
|x1= <code>AlphaMarker = markerAlpha "myMarker;</code>


| [[setMarkerAlpha]], [[setMarkerAlphaLocal]]
| [[setMarkerAlpha]], [[setMarkerAlphaLocal]]

Revision as of 18:42, 18 January 2021

Hover & click on the images for description

Description

Description:
Gets the marker alpha. See setMarkerAlpha.
Groups:
Markers

Syntax

Syntax:
markerAlpha markerName
Parameters:
markerName: String -
Return Value:
Number

Examples

Example 1:
AlphaMarker = markerAlpha "myMarker;

Additional Information

See also:
setMarkerAlphasetMarkerAlphaLocal

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