Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

MaterialProperty.displayName

Switch to Manual
public var displayName: 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.