Version: 2022.3
言語: 日本語
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.