set3DENModelsVisible: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<!-- Appropriate categories go here -->" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
|arma3 | |arma3 | ||
|1.56 | |1.56 | ||
|gr1= Eden Editor | |gr1= Eden Editor | ||
| Enables or disables lines visibility in 3DEN | | Enables or disables lines visibility in 3DEN | ||
| set3DENModelsVisible [map, scene] | | set3DENModelsVisible [map, scene] | ||
|p1= map: [[Boolean]] | |p1= map: [[Boolean]] | ||
|p2= scene: [[Boolean]] | |p2= scene: [[Boolean]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[set3DENModelsVisible]] <nowiki>[</nowiki>[[true]], [[true]]];</code> | |x1= <code>[[set3DENModelsVisible]] <nowiki>[</nowiki>[[true]], [[true]]];</code> | ||
| [[get3DENLinesVisible]] [[get3DENIconsVisible]] | | [[get3DENLinesVisible]] [[get3DENIconsVisible]] | ||
}} | }} | ||
Revision as of 11:02, 18 January 2021
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