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.
See Also: name.