getPilotCameraOpticsMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page creation)
 
mNo edit summary
Line 20: Line 20:
|x1= <sqf>getPilotCameraOpticsMode vehicle player</sqf>
|x1= <sqf>getPilotCameraOpticsMode vehicle player</sqf>


|seealso= [[hasPilotCamera]] [[getPilotCameraPosition]] [[getPilotCameraDirection]] [[getPilotCameraRotation]] [[setPilotCameraDirection]] [[setPilotCameraRotation]] [[setPilotCameraTarget]] [[getPilotCameraTarget]] [[getTurretOpticsMode]] [[setTurretOpticsMode]]
|seealso= [[setPilotCameraOpticsMode]] [[hasPilotCamera]] [[getPilotCameraPosition]] [[getPilotCameraDirection]] [[getPilotCameraRotation]] [[setPilotCameraDirection]] [[setPilotCameraRotation]] [[setPilotCameraTarget]] [[getPilotCameraTarget]] [[getTurretOpticsMode]] [[setTurretOpticsMode]]
}}
}}

Revision as of 16:46, 5 April 2023

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.14.

Description

Description:
Returns the optics mode index (zoom) for the pilotCamera
Groups:
Pilot Camera

Syntax

Syntax:
getPilotCameraOpticsMode object
Parameters:
object: Object
Return Value:
Number - The index of the optic mode

Examples

Example 1:
getPilotCameraOpticsMode vehicle player

Additional Information

See also:
setPilotCameraOpticsMode hasPilotCamera getPilotCameraPosition getPilotCameraDirection getPilotCameraRotation setPilotCameraDirection setPilotCameraRotation setPilotCameraTarget getPilotCameraTarget getTurretOpticsMode setTurretOpticsMode

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