BIS fnc vectorDirAndUpRelative: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *Syntax[0-9]* *= * " to " ")
m (Text replacement - "\{\{DISPLAYTITLE:BI[NS]_fnc_[^\{]+\}\} \{\{RV\|" to "{{RV|")
Line 1: Line 1:
{{DISPLAYTITLE:BIS_fnc_vectorDirAndUpRelative}}
{{RV|type=function
{{RV|type=function
| arma3|1.64|gr1= Vectors|arg=|eff=| Returns [[setVectorDirAndUp|vectorDirAndUp]] of object 1 relative to object 2|Return1=
| arma3|1.64|gr1= Vectors|arg=|eff=| Returns [[setVectorDirAndUp|vectorDirAndUp]] of object 1 relative to object 2|Return1=

Revision as of 00:02, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Vectors

Syntax

Syntax:
Syntax needed
Parameters:
object1: Object
object2: Object
visual (Optional): Boolean - if true - result is in render scope, false - simulation scope. Default: true
Return Value:
Return value needed

Examples

Example 1:
_vectorDirAndUp = [tank, car] call BIS_fnc_vectorDirAndUpRelative;

Additional Information

See also:
See also needed

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