Version: 2022.3
言語: 日本語

ShaderUtil.GetCustomEditorForRenderPipeline

マニュアルに切り替える
public static string GetCustomEditorForRenderPipeline (Shader shader, Type renderPipelineType);
public static string GetCustomEditorForRenderPipeline (Shader shader, string renderPipelineType);

パラメーター

renderPipelineType The render pipeline asset type.
shader プロパティーの数を知りたい対象とするシェーダー

戻り値

string Returns the full class name of the custom editor.

説明

Gets the shader's custom editor class name for a specific render pipeline asset type.