ctrlModelVectorSide: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Fix)
m (Fix devbranch)
 
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.18
|version1= 2.18
|branch1= dev
 
|branch= dev


|gr1= GUI Control - Object
|gr1= GUI Control - Object

Latest revision as of 20:07, 6 August 2024

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.18.

Description

Description:
Get the provided control model's vectorSide in 3D-Dialogs.
Groups:
GUI Control - Object

Syntax

Syntax:
ctrlModelVectorSide control
Parameters:
control : Control - 3D control
Return Value:
Array - vectorSide of the model or empty array if control is null

Examples

Example 1:
private _vectorSide = ctrlModelVectorSide _control3D;

Additional Information

See also:
ctrlModelDirAndUp ctrlCreate ctrlDelete ctrlSetModelDirAndUp ctrlModel ctrlSetModel ctrlSetModelScale ctrlModelScale ctrlPosition ctrlSetPosition ctrlClassName displayCtrl

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