enableSatNormalOnDetail: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
m (Some wiki formatting)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3
 
|version1= 1.00
|1.00


|gr1= System
|gr1= System
Line 9: Line 8:
|descr= Enables/Disables satellite normal map or detail maps.
|descr= Enables/Disables satellite normal map or detail maps.


|s1= '''enableSatNormalOnDetail''' state
|s1= [[enableSatNormalOnDetail]] state


|p1= state: [[Boolean]]
|p1= state: [[Boolean]]
Line 16: Line 15:


|x1= <code>[[enableSatNormalOnDetail]] [[true]];</code>
|x1= <code>[[enableSatNormalOnDetail]] [[true]];</code>
|seealso=
}}
}}

Revision as of 22:13, 13 June 2021

Hover & click on the images for description

Description

Description:
Enables/Disables satellite normal map or detail maps.
Groups:
System

Syntax

Syntax:
enableSatNormalOnDetail state
Parameters:
state: Boolean
Return Value:
Nothing

Examples

Example 1:
enableSatNormalOnDetail true;

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