Class TitleAttribute
Inheritance
System.Object
TitleAttribute
Namespace: UnityEditor.ShaderGraph
Syntax
public class TitleAttribute : AttributeConstructors
TitleAttribute(String[])
Declaration
public TitleAttribute(params string[] title)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String[] | title | 
Fields
title
Declaration
public string[] titleField Value
| Type | Description | 
|---|---|
| System.String[] |