setVectorDir
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Set object's direction vector. Up vector will remain unchanged.
Syntax
- Syntax:
- Object setVectorDir [x, z, y]
- Parameters:
- Object
- [x, z, y]: Array Numbers
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- vectorUp, setVectorUp, vectorDir, setVectorDirAndUp
Notes
Notes
Notes
- Posted on March 16, 2008 - 09:50
- Str
- Command can be also used to rotate camera in all three axis.

