Constructor GradientTextureControl
GradientTextureControl(String, String)
Default constructor.
Declaration
public GradientTextureControl(string propertyName, string colorPropertyName = null)
Parameters
| Type | Name | Description |
|---|---|---|
| String | propertyName | Name of the gradient texture property. |
| String | colorPropertyName | Name of the relative color property (default: null). |