marker setMarkerBrushLocal brush

Operand types

marker: String
brush: String

Type of returned value

Description

Selects the fill texture for the local marker ("RECTANGLE" or "ELLIPSE").
Brush is the name of the subclass in CfgMarkerBrushes.

brush can be:

"SOLID",
"HORIZONTAL",
"VERTICAL",
"GRID",
"FDIAGONAL",
"BDIAGONAL",
"DIAGGRID",
"CROSS".

Used In

ArmA

Example

"Marker1" setMarkerBrushLocal "DiagGrid"
Search OFPEC COMREF