When using an API script, users can now scale the default surface edge length to suit their requirements.
For example, the following line will reduce the global edge length by 80%:
MeshGenerator.SurfaceEdgeLengthScaleFactor 0.8
If a scale factor is not specified, a value of 1.0 is used.