cameraInterest: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.00 | |1.00 | ||
|gr1 = Camera Control | |gr1 = Camera Control | ||
| Return camera interest for given entity, as set by [[setCameraInterest]], or as autodetected. | | Return camera interest for given entity, as set by [[setCameraInterest]], or as autodetected. | ||
| [[Number]] <nowiki>=</nowiki> '''cameraInterest''' entity | | [[Number]] <nowiki>=</nowiki> '''cameraInterest''' entity | ||
|p1= entity: [[Object]] | |p1= entity: [[Object]] | ||
| [[Number]] | | [[Number]] | ||
|x1= <code> camInterest = cameraInterest myUnit; | |x1= <code> camInterest = cameraInterest myUnit; | ||
</code> | </code> | ||
| [[setCameraInterest]] | | [[setCameraInterest]] | ||
}} | }} |
Revision as of 00:10, 18 January 2021
Description
- Description:
- Return camera interest for given entity, as set by setCameraInterest, or as autodetected.
- Groups:
- Camera Control
Syntax
Examples
- Example 1:
camInterest = cameraInterest myUnit;
Additional Information
- See also:
- setCameraInterest
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