BIS fnc vectorDirAndUpRelative: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{DISPLAYTITLE:BI[NS]_fnc_[^\{]+\}\} \{\{RV\|" to "{{RV|") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 6: | Line 6: | ||
|p1= object1: [[Object]] | |p1= object1: [[Object]] | ||
|p2= object2: [[Object]]|p3= visual (Optional): [[Boolean]] - if [[true]] - result is in render scope, [[false]] - simulation scope. Default: [[true]]| [[Array]] in format [<nowiki/>[[vectorDir]], [[vectorUp]]]|x1=<code>_vectorDirAndUp = [tank, car] [[call]] [[BIS_fnc_vectorDirAndUpRelative]];</code>| [[BIS_fnc_attachToRelative]], [[BIS_fnc_weaponDirectionRelative]], [[vectorDir]], [[vectorUp]], [[setVectorDirAndUp]]}} | |p2= object2: [[Object]]|p3= visual (Optional): [[Boolean]] - if [[true]] - result is in render scope, [[false]] - simulation scope. Default: [[true]]| [[Array]] in format [<nowiki/>[[vectorDir]], [[vectorUp]]]|x1=<code>_vectorDirAndUp = [tank, car] [[call]] [[BIS_fnc_vectorDirAndUpRelative]];</code>| [[BIS_fnc_attachToRelative]], [[BIS_fnc_weaponDirectionRelative]], [[vectorDir]], [[vectorUp]], [[setVectorDirAndUp]]}} | ||
[[Category:{{Name|arma3}}: Functions|{{uc:vectorDirAndUpRelative}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:vectorDirAndUpRelative}}]] | ||
[[Category:Functions|{{uc:vectorDirAndUpRelative}}]] | [[Category:Functions|{{uc:vectorDirAndUpRelative}}]] |
Revision as of 21:46, 31 January 2021
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