camPrepareDive: Difference between revisions

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


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


| camera '''camPrepareDive''' dive |= Syntax
| camera '''camPrepareDive''' dive |SYNTAX=


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


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <code> _camera '''camPrepareDive''' -0.1 </code> |= Example 1
|x1= <code> _camera '''camPrepareDive''' -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 dive angle.

This command is non-functional!
Groups:
Uncategorised

Syntax

Syntax:
camera camPrepareDive dive
Parameters:
camera: Object
dive: Number
Return Value:
Nothing

Examples

Example 1:
_camera camPrepareDive -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