Tesla Graphics Engine Documentation (January 2012)
Opaque Property
TeslaTesla.GraphicsBlendStateOpaque
Gets a built-in state object for opaque blending, that is there is no blending and source data is overwritten by destination data. This is the default state.
Declaration Syntax
C#
public static BlendState Opaque { get; internal set; }

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