camPrepareBank: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Reverted to revision 103743 by killzone_kid on 2017-07-09T19:18:33Z)
m (template:command argument fix)
Line 8: Line 8:


| Prepares the camera bank angle.
| Prepares the camera bank angle.
<br><br>{{warning|This command is '''non-functional'''!}}  |= Description
<br><br>{{warning|This command is '''non-functional'''!}}  |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| camera '''camPrepareBank''' bank |= Syntax
| camera '''camPrepareBank''' bank |SYNTAX=


|p1= camera: [[Object]] |= Parameter 1
|p1= camera: [[Object]] |PARAMETER1=
|p2= bank: [[Number]] |= Parameter 2
|p2= bank: [[Number]] |PARAMETER2=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <code> _camera '''camPrepareBank''' -0.1 </code> |= Example 1
|x1= <code> _camera '''camPrepareBank''' -0.1 </code> |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[camPreload]], [[camCommitPrepared]]  |= See also
| [[camPreload]], [[camCommitPrepared]]  |SEEALSO=


}}
}}

Revision as of 15:35, 7 April 2019

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Prepares the camera bank angle.

This command is non-functional!
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
_camera camPrepareBank -0.1

Additional Information

See also:
camPreloadcamCommitPrepared

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

Bottom Section