setVectorDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(added see also)
m (+ Note about camera)
Line 26: Line 26:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
<dd class="notedate">Posted on March 16, 2008 - 09:50</dd>
<dt class="note">'''[[User:Str|Str]]'''</dt><dd class="note">Command can be also used to rotate camera in all three axis.</dd>
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 11:50, 16 March 2008

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Set object's direction vector. Up vector will remain unchanged.
Groups:
Uncategorised

Syntax

Syntax:
Object setVectorDir [x, z, y]
Parameters:
Object
[x, z, y]: Array Numbers
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
vectorUpsetVectorUpvectorDirsetVectorDirAndUp

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

Posted on March 16, 2008 - 09:50
Str
Command can be also used to rotate camera in all three axis.

Bottom Section