enableSatNormalOnDetail: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *([^pr ]+) \|x1=" to " |r1=$1 |x1=")
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>")
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


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


|gr1= System
|gr1= System


| Enables/Disables satellite normal map or detail maps.
|descr= Enables/Disables satellite normal map or detail maps.


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


|p1= state: [[Boolean]]
|p1= state: [[Boolean]]


|r1= Nothing
|r1= [[Nothing]]
 
|x1= <sqf>enableSatNormalOnDetail true;</sqf>


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

Latest revision as of 15:11, 5 May 2022

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