This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

RenderPipelineAsset.GetDefaultTerrainMaterial

Declaration

public Material GetDefaultTerrainMaterial();

Returns

Material Default material.

Description

Return the default Terrain Material for this pipeline.

This is used whenever a terrain object is created in the Editor.