camSetBank: Difference between revisions
Jump to navigation
Jump to search
m (moved to template) |
|||
Line 4: | Line 4: | ||
[[Category:Scripting Commands ArmA|CAMSETBANK]] | [[Category:Scripting Commands ArmA|CAMSETBANK]] | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
| 1.0|= Game version | |||
____________________________________________________________________________________________ | |||
''' | | Set '''camera''' '''bank''' angle. | ||
Does not commit changes. |= Description | |||
____________________________________________________________________________________________ | |||
'''bank | | '''''camera'' camSetBank ''bank''''' |= Syntax | ||
|p1 = camera: [[Object]] | |||
[[ | |p2 = bank: [[Number]] | ||
''' | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | |||
|x1 = <code>_camera '''camSetBank''' -0.1 </code> | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
Does not do anything | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
Revision as of 19:00, 7 August 2006
Description
- Description:
- Set camera bank angle. Does not commit changes.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_camera camSetBank -0.1
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
Notes
-
Does not do anything