Version: 2022.3
言語: 日本語
public static void RegisterShader (Shader shader);

説明

Register a user created shader.

Register a Shader created with ShaderUtil.CreateShaderAsset with Unity. This is required if you wish your shader to exist when calling Shader.Find and the material inspector shader menu.