Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MaterialProperty.displayName

public string displayName;

Description

Display name of the property (Read Only).

This is the user-visible property name, for example "Main Texture" that is declared in the shader's Properties block.

Additional resources: name.