Arma Reforger Script API
Loading...
Searching...
No Matches
MapDataExporter Member List

This is the complete list of members for MapDataExporter, including all inherited members.

ExportData(EMapDataType type, string exportPath, string worldPath, float minimumHillHeight=50, bool bIgnoreGeneratorAreas=true, ExcludeGenerateFlags generateFlags=ExcludeGenerateFlags.ExcludeGenerateNone, ExcludeSaveFlags saveFlags=ExcludeSaveFlags.ExcludeSaveNone)MapDataExporter
ExportRasterization(string exportPath, string worldPath, float scaleLand, float scaleOcean, float heightScale, float depthScale, float depthLerpMeters, float shadeIntensity, float heightIntensity, bool bIncludeGeneratorAreas, float forestAreaIntensity, float otherAreaIntensity)MapDataExporter
SetupColors(notnull Color landColorBright, notnull Color landColorDark, notnull Color oceanColorBright, notnull Color oceanColorDark, notnull Color forestAreaColor, notnull Color otherAreaColor)MapDataExporter