ctrlModelDirAndUp: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 14: | Line 14: | ||
| [[Array]] - format [<nowiki/>[[vectorDir]], [[vectorUp]]] | | [[Array]] - format [<nowiki/>[[vectorDir]], [[vectorUp]]] | ||
|x1= <code>_vectorDirAndUp = [[ctrlModelDirAndUp]] _control3D;</code> | |x1= <code>_vectorDirAndUp = [[ctrlModelDirAndUp]] _control3D;</code> | ||
| [[ctrlCreate]], [[ctrlDelete]], [[ctrlSetModelDirAndUp]], [[ctrlModel]], [[ctrlSetModel]], [[ctrlSetModelScale]], [[ctrlModelScale]], [[ctrlPosition]], [[ctrlSetPosition]], [[ctrlClassName]], [[displayCtrl]] | | [[ctrlCreate]], [[ctrlDelete]], [[ctrlSetModelDirAndUp]], [[ctrlModel]], [[ctrlSetModel]], [[ctrlSetModelScale]], [[ctrlModelScale]], [[ctrlPosition]], [[ctrlSetPosition]], [[ctrlClassName]], [[displayCtrl]] |
Revision as of 17:25, 18 January 2021
Description
- Description:
- Returns vectorDir and vectorUp of the model used in 3D-Dialogs.
- Groups:
- GUI Control - Object
Syntax
- Syntax:
- ctrlModelDirAndUp control
- Parameters:
- control : Control - 3D control
- Return Value:
- Array - format [vectorDir, vectorUp]
Examples
- Example 1:
_vectorDirAndUp = ctrlModelDirAndUp _control3D;
Additional Information
- See also:
- ctrlCreatectrlDeletectrlSetModelDirAndUpctrlModelctrlSetModelctrlSetModelScalectrlModelScalectrlPositionctrlSetPositionctrlClassNamedisplayCtrl
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