GraphicsSettings.GetCustomShader

public static Shader GetCustomShader(Rendering.BuiltinShaderType type);

Parameters

typeBuilt-in shader type to query custom shader for.

Returns

Shader The shader used.

Description 描述

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