apertureParams: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command |game1= arma3dev |version1= 2.03 |arg= local or global |eff= local or global |serverExec= server or empty |descr= {{WIP}} |mp= MP behaviour |pr= Known probl...") |
Lou Montana (talk | contribs) m (Wiki code cleanup) |
||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|game1= arma3dev | |game1= arma3dev | ||
Line 5: | Line 5: | ||
|version1= 2.03 | |version1= 2.03 | ||
<!-- | |||
|arg= local or global | |arg= local or global | ||
Line 10: | Line 11: | ||
|serverExec= server or empty | |serverExec= server or empty | ||
--> | |||
|descr= {{WIP}} | |descr= {{WIP}} | ||
<!-- | |||
|mp= MP behaviour | |mp= MP behaviour | ||
|pr= Known problems | |pr= Known problems | ||
--> | |||
|gr1= | |gr1= Camera Control | ||
|s1= [[ | |s1= [[apertureParams]] | ||
<!-- | |||
|p1= argumentName: [[Type]] - (Optional, default [[defaultValue]]) description | |p1= argumentName: [[Type]] - (Optional, default [[defaultValue]]) description | ||
|p2= target: [[Object]] - (Optional, default [[objNull]]) the command's target | |p2= target: [[Object]] - (Optional, default [[objNull]]) the command's target | ||
--> | |||
| | |r1= [[Array]] | ||
| | |x1= <code>[[private]] _aperture = [[apertureParams]]</code> | ||
|seealso= [[setApertureNew]] [[setAperture]] | |||
|seealso= [[ | |||
}} | }} |
Revision as of 10:04, 23 January 2021
Description
- Description:
- Template:WIP
- Groups:
- Camera Control
Syntax
- Syntax:
- apertureParams
- Return Value:
- Array
Examples
- Example 1:
private _aperture = apertureParams
Additional Information
- See also:
- setApertureNew setAperture
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
[[Category:Introduced with arma3dev version 2.03]][[ Category: arma3dev: New Scripting Commands | APERTUREPARAMS]][[ Category: arma3dev: Scripting Commands | APERTUREPARAMS]]