Gets or sets the current technique.
| C# |
public override IEffectTechnique CurrentTechnique { get; set; }
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the technique is null. |
| InvalidOperationException | Thrown if the technique does not belong to the effect. |
Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)