marker setMarkerBrush brush
Operand types
marker:
Stringbrush:
String
Type of returned value
Description
Selects the fill texture for the global 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" setMarkerBrush "DiagGrid"