Export Heightmap Normal Texture With Details
Texture2D ExportHeightmapNormalTextureWithDetails(int resolution, bool enableHeightBasedBlend = false, float heightTransition = 0)
Last updated
Texture2D ExportHeightmapNormalTextureWithDetails(int resolution, bool enableHeightBasedBlend = false, float heightTransition = 0)
Last updated
Texture2D[] ExportHeightmapNormalTextureWithDetails(int resolution, int splitCountHorizontal, int splitCountVertical, bool enableHeightBasedBlend = false, float heightTransition = 0)Texture2D ExportHeightmapNormalTextureWithDetails(int resolution, int splitCountHorizontal, int splitCountVertical, int splitColumnIndex, int splitRowIndex, bool enableHeightBasedBlend = false, float heightTransition = 0)