set3DENModelsVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |p3= |PARAMETER3= |p3= |PARAMETER4= |p3= |PARAMETER5= |p3= |PARAMETER6=" to "")
m (Text replacement - "Bool" to "Boolean")
Line 9: Line 9:
____________________________________________________________________________________________
____________________________________________________________________________________________
| set3DENModelsVisible [map, scene] |SYNTAX=
| set3DENModelsVisible [map, scene] |SYNTAX=
|p1= map: [[Bool]] |PARAMETER1=
|p1= map: [[Boolean]] |PARAMETER1=
|p2= scene: [[Bool]] |PARAMETER2=
|p2= scene: [[Boolean]] |PARAMETER2=
| [[Nothing]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=
|x1=  |EXAMPLE1=
|x1=  |EXAMPLE1=

Revision as of 01:18, 24 August 2020

Hover & click on the images for description

Description

Description:
Enables or disables lines visibility in 3DEN
Groups:
Uncategorised

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
-

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