Tesla Graphics Engine Documentation (January 2012)
BlendFactor Property
TeslaTesla.GraphicsBaseRendererBlendFactor
Gets or sets the blend factor which is a constant color used for alpha blending. Default is Color.White. This is a "high frequency" render state, and setting a BlendState to the renderer will override this value.
Declaration Syntax
C#
public abstract Color BlendFactor { get; set; }

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