camSetBank

From Bohemia Interactive Community
Revision as of 15:35, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Sets camera bank angle. Does not commit changes.

This command is non-functional!
Groups:
Uncategorised

Syntax

Syntax:
camera camSetBank bank
Parameters:
camera: Object
bank: Number
Return Value:
Nothing

Examples

Example 1:
_camera camSetBank -0.1

Additional Information

See also:
camSetDivesetVectorUpfn vbs setPitchBank (VBS2)

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

Posted on Apr 15, 2010
Kronzky
Command is non-functional.
Instead, use fn vbs setPitchBank in VBS2, or setVectorUp or this user function in Arma.

Bottom Section