setCameraEffect: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ")
Line 55: Line 55:
|s2= waypoint '''setCameraEffect''' [name, position]
|s2= waypoint '''setCameraEffect''' [name, position]


|p21= waypoint: [[Waypoint]]: [[Array]] |PARAMETER21=
|p21= waypoint: [[Waypoint]]: [[Array]]


|p22= [name, position]: [[Array]] |PARAMETER22=
|p22= [name, position]: [[Array]]


|p23= name: [[String]] |PARAMETER23=
|p23= name: [[String]]


|p24= position: [[String]] |PARAMETER24=
|p24= position: [[String]]


|r2= [[Nothing]]
|r2= [[Nothing]]

Revision as of 19:13, 29 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Camera Control

Syntax

Syntax:
Syntax needed
Parameters:
trigger: Object
[name, position]: Array
name: String
position: String
Return Value:
Return value needed

Alternative Syntax

Syntax:
waypoint setCameraEffect [name, position]
Parameters:
waypoint: Waypoint: Array
[name, position]: Array
name: String
position: String
Return Value:
Nothing

Examples

Example 1:
trigger setCameraEffect ["ZoomIn", "FRONT"]

Additional Information

See also:
See also needed

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