camConstuctionSetParams: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma2 | |game1= arma2 | ||
|version1= 1.00 | |||
|1.00 | |game2= arma2oa | ||
|version2= 1.50 | |||
|game3= tkoh | |||
|version3= 1.00 | |||
|game4= arma3 | |||
|version4= 0.50 | |||
|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}}.}} | |||
| camera | |s1= camera [[camConstuctionSetParams]] [position, radius, maxAboveLand] | ||
|p1= camera: [[Object]] | |p1= camera: [[Object]] | ||
| | |p3= position: [[Array]] format [[Position]] | ||
|p4= radius: [[Number]] | |p4= radius: [[Number]] | ||
Line 21: | Line 28: | ||
|p5= maxAboveLand: [[Number]] | |p5= maxAboveLand: [[Number]] | ||
| [[Nothing]] | |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