BIS fnc exportMapToBiTXT: Difference between revisions
Jump to navigation
Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki) |
m (1 revision) |
(No difference)
|
Revision as of 15:10, 25 July 2014
Description
- Description:
/* Description: Export terrain height map to BiTXT (Universal Bistudio TXT) file, which can be imported to Object Builder. Output is copied to clipboard. Parameter(s): 0 (Optional): NUMBER - object resolution, i.e, number of points per side (default: 64) 1 (Optional): NUMBER - object size in metres (default: 10) 2 (Optional): NUMBER - vertical coefficient. All Z coordinates will be multiplied by this number to highlight hills and mountains (default: 2) Returns: STRING - file output */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
Additional Information
- See also:
- See also needed
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