camConstuctionSetParams: Difference between revisions
Jump to navigation
Jump to search
(updated) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(52 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | |||
|game1= arma2 | |||
|version1= 1.00 | |||
|game2= arma2oa | |||
|version2= 1.50 | |||
|game3= tkoh | |||
|version3= 1.00 | |||
|game4= arma3 | |||
|version4= 0.50 | |||
|gr1= Camera Control | |||
|descr= Sets construction camera parameters. To work with "camconstruct" object. | |||
{{Feature|important|Beware: {{sic|camCon'''stu'''ctionSetParams|camConstRuctionSetParams}}.}} | |||
|s1= camera [[camConstuctionSetParams]] [position, radius, maxAboveLand] | |||
|p1= camera: [[Object]] | |||
|p3= position: [[Array]] format [[Position]] | |||
|p4= radius: [[Number]] | |||
|p5= maxAboveLand: [[Number]] | |||
|r1= [[Nothing]] | |||
|x1= <sqf>_camera camConstuctionSetParams [getPos player, 50, 20];</sqf> | |||
|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