setMarkerDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
Line 24: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[setMarkerBrush]], [[createMarker]], [[setMarkerColor]], [[setMarkerPos]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerText]], [[setMarkerType]], [[setMarkerAlpha]]
|[[markerDir]], [[setMarkerBrush]], [[createMarker]], [[setMarkerColor]], [[setMarkerPos]], [[setMarkerShape]], [[setMarkerSize]], [[setMarkerText]], [[setMarkerType]], [[setMarkerAlpha]]
|= See also
|= See also



Revision as of 22:31, 26 February 2014

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets the orientation of the marker. Angle is in degrees.
Groups:
Uncategorised

Syntax

Syntax:
markerName setMarkerDir angle
Parameters:
markerName: String
angle: Number
Return Value:
Nothing

Examples

Example 1:
"Marker1" setMarkerDir 90

Additional Information

See also:
markerDirsetMarkerBrushcreateMarkersetMarkerColorsetMarkerPossetMarkerShapesetMarkerSizesetMarkerTextsetMarkerTypesetMarkerAlpha

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

Notes

Bottom Section