ctrlSetDirection
Jump to navigation
Jump to search
Description
- Description:
- Sets orientation of 3D control model. It is similar to setVectorDirAndUp command for an object, where direction param is vectorDir and up param is vectorUp.
- Groups:
- Uncategorised
Syntax
- Syntax:
- control ctrlSetDirection [direction, up]
- Parameters:
- control : Control - 3D control
- [direction, up] : Array
- direction : Array - vectorDir
- up : Array - vectorUp
- Return Value:
- Nothing
Examples
- Example 1:
_ctrl3D ctrlSetDirection [[0,1,0],[0,0,1]]; //default orientation
Additional Information
- See also:
- ctrlCreatectrlDeletectrlModelctrlSetModelctrlModelDirectionctrlModelUpctrlModelSidectrlPositionctrlSetPositionctrlClassNamevectorDirvectorUpsetVectorDirAndUp
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