camSetBank: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|CAMSETBANK]] | |||
[[Category:Scripting Commands OFP 1.96|CAMSETBANK]] | |||
[[Category:Scripting Commands OFP 1.46|CAMSETBANK]] | |||
[[Category:Scripting Commands ArmA|CAMSETBANK]] | |||
<h2 style="color:#000066">'''''camera'' camSetBank ''bank'''''</h2> | |||
'''Operand types:''' | |||
'''camera:''' [[Object]] | |||
'''bank:''' [[Number]] | |||
'''Type of returned value:''' | |||
[[Nothing]] | |||
'''Description:''' | |||
Set '''camera''' '''bank''' angle. | |||
Does not commit changes. | |||
'''Example:''' | |||
_camera '''camSetBank''' -0.1 | |||
'''Comments:''' | |||
Does not do anything | Does not do anything | ||