Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MaterialProperty.displayName

var displayName: string;
string displayName;
displayName as string

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.