Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.