camSetDive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (moved command to template)
mNo edit summary
Line 23: Line 23:
|p2 = dive: [[Number]]
|p2 = dive: [[Number]]


| [[Nothing]]
| [[Nothing]]|= Return value
|= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1 = </code> _camera '''camSetDive''' -0.1</code>
|x1 = <code> _camera '''camSetDive''' -0.1</code>
|  |= See also
|  |= See also



Revision as of 19:57, 7 August 2006


Hover & click on the images for description

Description

Description:
Set camera dive angle. Does not commit changes.
Groups:
Uncategorised

Syntax

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

Examples

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

Bottom Section