Displaying terrain wireframe in 1.0

Hi Guillaume,

Try this:

globe._surface._tileProvider._debug.wireframe = true;

Kevin