Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

CustomGridBrushAttribute.defaultName

public string defaultName;

Description

Name of the default instance of this brush.

In addition to asset instances of brush class, Unity creates a default instance of every brush to be shown in the palette window dropdown. This is the display name of that instance.

If the defaultName is not set, the type name will be used by default.

Did you find this page useful? Please give it a rating: