Tesla Graphics Engine Documentation (January 2012)
CurrentTechnique Property
TeslaTesla.Direct3D10.Graphics.ImplementationD3D10EffectImplementationCurrentTechnique
Gets or sets the current technique.
Declaration Syntax
C#
public override IEffectTechnique CurrentTechnique { get; set; }
Exceptions
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)