Version: 2022.3

ShaderUtil.GetCurrentCustomEditor

切换到手册
public static string GetCurrentCustomEditor (Shader shader);

参数

shader The shader to obtain the custom editor.

返回

string The current custom editor full class name.

描述

Gets the current custom editor for the shader you pass in.

Depending on the render pipeline asset assigned in your Graphics Settings, the custom editor can change if the shader has a different custom editor for one or multiple render pipeline assets.