camConstuctionSetParams

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets construction camera parameters. To work with "camconstruct" object.
Beware: camConstuctionSetParamssic.
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:
_camera camConstuctionSetParams [getPos player, 50, 20];

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