Property displayName
displayName
The name displayed in the component header. If you do not set a name, Unity generates one from the class name automatically.
Declaration
public string displayName { get; protected set; }
Property Value
Type | Description |
---|---|
string |