Tesla Graphics Engine Documentation (January 2012)
EnforcedBlendState Property
TeslaTesla.GraphicsBaseRendererEnforcedBlendState
Gets or sets the enforced BlendState, this will override the cached BlendState when ApplyRenderState() is called. This is equivalent to using the Get/SetEnforcedState methods.
Declaration Syntax
C#
public BlendState EnforcedBlendState { get; set; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)