setMarkerBrushLocal: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) (added "SolidFull" brush) |
m (template:command argument fix) |
||
Line 23: | Line 23: | ||
* "Cross" | * "Cross" | ||
* "Border" (A2/A3 only) | * "Border" (A2/A3 only) | ||
* "SolidBorder" (OA/A3 only) |= | * "SolidBorder" (OA/A3 only) |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| markerName '''setMarkerBrushLocal''' brush |= | | markerName '''setMarkerBrushLocal''' brush |SYNTAX= | ||
|p1= markerName: [[String]] |= | |p1= markerName: [[String]] |PARAMETER1= | ||
|p2= brush: [[String]] |= | |p2= brush: [[String]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>"Marker1" [[setMarkerBrushLocal]] "DiagGrid";</code> |= | |x1= <code>"Marker1" [[setMarkerBrushLocal]] "DiagGrid";</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setMarkerAlpha]], [[setMarkerAlphaLocal]], [[setMarkerBrush]], [[setMarkerColor]], [[setMarkerColorLocal]], [[setMarkerDir]], [[setMarkerDirLocal]], [[setMarkerPos]], [[setMarkerPosLocal]], [[setMarkerShape]], [[setMarkerShapeLocal]], [[setMarkerSize]], [[setMarkerSizeLocal]], [[setMarkerText]], [[setMarkerTextLocal]], [[setMarkerType]], [[setMarkerTypeLocal]] |= | | [[setMarkerAlpha]], [[setMarkerAlphaLocal]], [[setMarkerBrush]], [[setMarkerColor]], [[setMarkerColorLocal]], [[setMarkerDir]], [[setMarkerDirLocal]], [[setMarkerPos]], [[setMarkerPosLocal]], [[setMarkerShape]], [[setMarkerShapeLocal]], [[setMarkerSize]], [[setMarkerSizeLocal]], [[setMarkerText]], [[setMarkerTextLocal]], [[setMarkerType]], [[setMarkerTypeLocal]] |SEEALSO= | ||
}} | }} |
Revision as of 14:47, 7 April 2019
Description
- Description:
- Selects the fill texture for the marker ("RECTANGLE" or "ELLIPSE"). Brush is the name of the subclass in CfgMarkerBrushes.
brush can be:- "Solid"
- "SolidFull" (A3 only)
- "Horizontal"
- "Vertical"
- "Grid"
- "FDiagonal"
- "BDiagonal"
- "DiagGrid"
- "Cross"
- "Border" (A2/A3 only)
- "SolidBorder" (OA/A3 only)
- Groups:
- Uncategorised
Syntax
- Syntax:
- markerName setMarkerBrushLocal brush
- Parameters:
- markerName: String
- brush: String
- Return Value:
- Nothing
Examples
- Example 1:
"Marker1" setMarkerBrushLocal "DiagGrid";
Additional Information
- See also:
- setMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerColorsetMarkerColorLocalsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerShapeLocalsetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal
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