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