Click or drag to resize
DigitalRuneAlphaTestEffectBindingReferenceAlpha Property
Gets or sets the reference alpha value.

Namespace: DigitalRune.Graphics.Effects
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public int ReferenceAlpha { get; set; }

Property Value

Type: Int32
The reference alpha value. The default value is 0.
See Also