setHorizonParallaxCoef: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
mNo edit summary
Line 5: Line 5:


|0.50|Game version=
|0.50|Game version=
|gr1= Camera Control |GROUP1=
|gr2= System |GROUP2=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 17: Line 21:




|x1= <code>setHorizonParallaxCoef 1;
|x1= <code>[[setHorizonParallaxCoef]] 1;</code>|EXAMPLE1=  
</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 00:46, 22 September 2020

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

Notes

Bottom Section