LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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

RenderPipelineAsset.GetDefaultShader

public Shader GetDefaultShader();

Returns

Shader Default shader.

Description

Return the default Shader for this pipeline.

This is called whenever a Material is created in the Editor to ensure that the Material has a valid shader