Property MeshResolution
MeshResolution
Max polygon density of surface mesh. Each increament value indicate that a triangle at that point will be subdivided for another time. This is the resolution of region where it has the highest polygon count.
public int MeshResolution { get; set; }