Constructor StandardUpgrader
StandardUpgrader(string)
Constructor for the StandardUpgrader class.
Declaration
public StandardUpgrader(string oldShaderName)
Parameters
Type | Name | Description |
---|---|---|
string | oldShaderName | The name of the old shader. |
Exceptions
Type | Condition |
---|---|
ArgumentNullException |