This version of Unity is unsupported.

GraphicsSettings.GetCustomShader

Declaration

public static Shader GetCustomShader(Rendering.BuiltinShaderType type);

Parameters

type Built-in shader type to query custom shader for.

Returns

Shader The shader used.

Description

Get custom shader used instead of a built-in shader.