enableSatNormalOnDetail: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "<code> +" to "<code>") | Lou Montana (talk | contribs)  m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>") | ||
| (3 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. | ||
| |  | |s1= [[enableSatNormalOnDetail]] state | ||
| |p1= state: [[Boolean]] | |p1= state: [[Boolean]] | ||
| Line 15: | Line 14: | ||
| |r1= [[Nothing]] | |r1= [[Nothing]] | ||
| |x1= < | |x1= <sqf>enableSatNormalOnDetail true;</sqf> | ||
| |seealso= | |||
| }} | }} | ||
Latest revision as of 14:11, 5 May 2022
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
 
	