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

RenderPipelineAsset.GetDefaultUIMaterial

Declaration

public Material GetDefaultUIMaterial();

Returns

Material Default material.

Description

Return the default UI Material for this pipeline.

This is used whenever a UI object is created in the editor.