camConstuctionSetParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma2 | |game1= arma2 | ||
|1.00 | |version1= 1.00 | ||
|game2= arma2oa | |game2= arma2oa | ||
Line 15: | Line 15: | ||
|gr1= Camera Control | |gr1= Camera Control | ||
| Sets construction camera parameters. To work with "camconstruct" object. | |descr= Sets construction camera parameters. To work with "camconstruct" object. | ||
{{Feature|important|Beware: {{sic|camCon'''stu'''ctionSetParams|camConstRuctionSetParams}}.}} | |||
|s1= | |s1= camera [[camConstuctionSetParams]] [position, radius, maxAboveLand] | ||
|p1= camera: [[Object]] | |p1= camera: [[Object]] | ||
| | |p3= position: [[Array]] format [[Position]] | ||
|p4= radius: [[Number]] | |p4= radius: [[Number]] | ||
Line 31: | Line 30: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>_camera camConstuctionSetParams [getPos player, 50, 20];</sqf> | ||
|seealso= [[camCreate]] | |seealso= [[camCreate]] [[cameraEffect]] | ||
}} | }} | ||
Latest revision as of 22:24, 4 September 2022
Description
- Description:
- Sets construction camera parameters. To work with "camconstruct" object.
- Groups:
- Camera Control
Syntax
- Syntax:
- camera camConstuctionSetParams [position, radius, maxAboveLand]
- Parameters:
- camera: Object
- position: Array format Position
- radius: Number
- maxAboveLand: Number
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- camCreate cameraEffect
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