setHorizonParallaxCoef: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|x1= *([^ ]+) \}\}" to "|x1=$1 |seealso= }}")
m (Some wiki formatting)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3
 
|version1= 0.50
|0.50


|gr1= Camera Control
|gr1= Camera Control
Line 9: Line 8:
|gr2= System
|gr2= System


| Sets coef used to shift horizon position based on camera height (use 0 to disable shifting).
|descr= Sets coef used to shift horizon position based on camera height (use 0 to disable shifting).


|s1= '''setHorizonParallaxCoef''' coef
|s1= [[setHorizonParallaxCoef]] coef


|p1= coef: [[Number]]
|p1= coef: [[Number]]

Revision as of 15:22, 13 June 2021

Hover & click on the images for description

Description

Description:
Sets coef used to shift horizon position based on camera height (use 0 to disable shifting).
Groups:
Camera ControlSystem

Syntax

Syntax:
setHorizonParallaxCoef coef
Parameters:
coef: Number
Return Value:
Nothing

Examples

Example 1:
setHorizonParallaxCoef 1;

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