Export Heightmap Normal Texture
Texture2D ExportHeightmapNormalTexture(int resolution = 0)Texture2D[] ExportHeightmapNormalTexture(int resolution, int splitCountHorizontal, int splitCountVertical)Texture2D ExportHeightmapNormalTexture(int resolution, int splitCountHorizontal, int splitCountVertical, int splitColumnIndex, int splitRowIndex)Last updated