Property MeshBaseResolution
MeshBaseResolution
Base 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 least polygon count.
public int MeshBaseResolution { get; set; }