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

MaterialProperty.name

public string name;

Description

Name of the property (Read Only).

This is the variable name that is used in the shader, for example _MainTex.

Additional resources: displayName.