How to create Default Environment in multiscreen with LayerMask

This is because of the option sizeAuto which is true by default. After creating the first environmentHelper, the second environmentHelper will see the first environmentHelper’s ground mesh. Turning it off fixes it.

PG: https://playground.babylonjs.com/#QJIQVC#41