Get Default Shader

Shader GetDefaultShader()

Returns shader used by Unity's default material based on the used render pipeline. This is the same shader used by the material when creating a new 3D Object inside Editor.

Last updated