Property GeneratorInputStyle
GeneratorInputStyle
Style for the generator input background.
Declaration
[Chainable]
public GUIStyle GeneratorInputStyle { get; set; }
Property Value
| Type | Description |
|---|---|
| GUIStyle | GUIStyle used when displaying the background of a generator input field. |