set3DENModelsVisible: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|=GROUP1" to "|GROUP1=") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
|arma3 |Game name= | |arma3 |Game name= | ||
|1.56|Game Version= | |1.56|Game Version= | ||
|gr1= Eden Editor |GROUP1= | |gr1= Eden Editor |GROUP1= | ||
| Enables or disables lines visibility in 3DEN |DESCRIPTION= | | Enables or disables lines visibility in 3DEN |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| set3DENModelsVisible [map, scene] |SYNTAX= | | set3DENModelsVisible [map, scene] |SYNTAX= | ||
|p1= map: [[Boolean]] |PARAMETER1= | |p1= map: [[Boolean]] |PARAMETER1= | ||
|p2= scene: [[Boolean]] |PARAMETER2= | |p2= scene: [[Boolean]] |PARAMETER2= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
|x1= | |||
| | |x1= <code>[[set3DENModelsVisible]] <nowiki>[</nowiki>[[true]], [[true]]];</code> |EXAMPLE1= | ||
| [[get3DENLinesVisible]] [[get3DENIconsVisible]] |SEEALSO= | |||
}} | }} | ||
Revision as of 17:38, 29 September 2020
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