Height | |
public static StandardMesh CreateHeightMapSurfaceMesh( Vector3 centerPosition, Vector3 size, float[,] heightData, float minDataValue, float maxDataValue, bool useHeightValuesAsTextureCoordinates, float minTextureHeight, float maxTextureHeight, string? name = null )