Terrain.editorRenderFlags

Switch to Manual
public TerrainRenderFlags editorRenderFlags ;

Description

Controls what part of the terrain should be rendered.

Set the value to a combination of TerrainRenderFlags values. The default value is TerrainRenderFlags.all.

The value is not serialized with Terrain component.