set3DENLinesVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *(( \[\[[a-zA-Z0-9]+\]\])+) \}\}" to "|seealso= $1 }}")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 9: Line 9:
| Toggle visibility of [[Eden Editor]] lines.
| Toggle visibility of [[Eden Editor]] lines.


| '''set3DENLinesVisible''' [showMap, showScene]
|s1=  '''set3DENLinesVisible''' [showMap, showScene]
 
|p1= showScene: [[Boolean]] - visibility in the scene
|p1= showScene: [[Boolean]] - visibility in the scene
|p2= showMap : [[Boolean]] - visibility in the map
|p2= showMap : [[Boolean]] - visibility in the map

Revision as of 00:22, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Eden Editor

Syntax

Syntax:
set3DENLinesVisible [showMap, showScene]
Parameters:
showScene: Boolean - visibility in the scene
showMap : Boolean - visibility in the map
Return Value:
Nothing

Examples

Example 1:
set3DENLinesVisible [false, false ]; Hide all lines

Additional Information

See also:
get3DENLinesVisible set3DENIconsVisible get3DENIconsVisible

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