Version: 2021.2
言語: 日本語
public static string GetCurrentCustomEditor (Shader shader);

パラメーター

shader プロパティーの数を知りたい対象とするシェーダー

戻り値

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.