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