ctrlSetAngle

From Bohemia Interactive Community
Revision as of 22:20, 29 August 2016 by R3vo (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets the rotation of a 3D 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