vectorCos: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (seealso) |
Killzone Kid (talk | contribs) (syntax change) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''vectorCos''' | | vector1 '''vectorCos''' vector2 |= Syntax | ||
|p1= | |p1= vector1: [[Array]] |= Parameter 1 | ||
|p2= | |p2= vector2: [[Array]] |= Parameter 2 | ||
| [[Number]] |= Return value | | [[Number]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_cos = | |x1= <code>_cos = [[getPos]] [[player]] [[vectorCos]] [0,0,2];</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 19:14, 10 June 2014
Description
- Description:
- Cosine of angle between two 3D vectors.
- Groups:
- Uncategorised
Syntax
Examples
Additional Information
- See also:
- vectorAddvectorDiffvectorCrossProductvectorDotProductvectorMagnitudevectorMagnitudeSqrvectorMultiplyvectorDistancevectorDistanceSqrvectorDirvectorUpsetVectorDirsetVectorUpsetVectorDirAndUp
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