ctrlModelUp

From Bohemia Interactive Community
Revision as of 10:49, 31 August 2014 by Killzone Kid (talk | contribs) (see also)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns vectorUp of the model used in 3D Dialog Control.
Groups:
Uncategorised

Syntax

Syntax:
ctrlModelUp control
Parameters:
control : Control - 3D control
Return Value:
Array - format vectorUp

Examples

Example 1:
_vectorUp = ctrlModelUp _control3D;

Additional Information

See also:
ctrlCreatectrlDeletectrlSetDirectionctrlModelctrlSetModelctrlModelDirectionctrlModelSidectrlPositionctrlSetPositionctrlClassNamedisplayCtrl

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

Notes

Bottom Section