setVectorUp: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Object]]'''setVectorUp''' [x, z, y] |= Syntax | | [[Object]] '''setVectorUp''' [x, z, y] |= Syntax | ||
|p1= [[Object]] |= Parameter 1 | |p1= [[Object]] |= Parameter 1 |
Revision as of 04:00, 26 September 2007
Description
- Description:
- Set object's up vector. Direction vector will remain unchanged.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Object setVectorUp [x, z, y]
- Parameters:
- Object
- [x, z, y]: Array Numbers
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- vectorUpsetVectorDirvectorDir
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
-
An in-depth discussion on the concept of vectors is available here.