Constructor InputParameterAttribute
InputParameterAttribute()
Declaration
public InputParameterAttribute()
InputParameterAttribute(string)
Declaration
public InputParameterAttribute(string unityName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | unityName | The corresponding name in the Unity shader. |