ctrlSetAngle

From Bohemia Interactive Community
Revision as of 03:30, 21 July 2016 by Pennyworth (talk | contribs) (Fixed formatting on example and added ctrlAngle to see also)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets the rotation of the control.
Groups:
Uncategorised

Syntax

Syntax:
ctrl ctrlSetAngle angle
Parameters:
ctrl: Control
angle: Array
Return Value:
Nothing

Examples

Example 1:
_control ctrlSetAngle [25, 0.5, 0.5];

Additional Information

See also:
ctrlAngle

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

Bottom Section