Tesla Graphics Engine Documentation (January 2012)
MultiSampleMask Property
TeslaTesla.GraphicsBaseRendererMultiSampleMask
Gets or sets the bitmask which defines which samples can be written during multisampling. Default is -1 (0xffffffff). This is a "high frequency" render state, and setting a BlendState to the renderer will override this value.
Declaration Syntax
C#
public abstract int MultiSampleMask { get; set; }

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