set3DENModelsVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}")
m (Text replacement - "_{10,} " to "")
Line 8: Line 8:


| Enables or disables lines visibility in 3DEN |DESCRIPTION=
| Enables or disables lines visibility in 3DEN |DESCRIPTION=
____________________________________________________________________________________________
| set3DENModelsVisible [map, scene] |SYNTAX=
| set3DENModelsVisible [map, scene] |SYNTAX=



Revision as of 03:30, 17 January 2021

Hover & click on the images for description

Description

Description:
Enables or disables lines visibility in 3DEN
Groups:
Eden Editor

Syntax

Syntax:
set3DENModelsVisible [map, scene]
Parameters:
map: Boolean
scene: Boolean
Return Value:
Nothing

Examples

Example 1:
set3DENModelsVisible [true, true];

Additional Information

See also:
get3DENLinesVisible 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

Bottom Section