Gets the parameter specified by its name.
| C# |
IEffectParameter this[ string name ] { get; }
- name (String)
- Name of the parameter
The parameter, if it exists
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)
| C# |
IEffectParameter this[ string name ] { get; }
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)