Click or drag to resize
DigitalRuneAlphaTestEffectBinding Properties

The AlphaTestEffectBinding type exposes the following members.

Properties
  NameDescription
Public propertyAlphaFunction
Gets or sets the alpha compare function.
Public propertyEffect
Gets the effect.
(Inherited from EffectBinding.)
Public propertyHints
Gets a value indicating which effect parameters are handled by this effect binding.
(Inherited from EffectBinding.)
Public propertyOpaqueData
Gets the opaque data (only used for debugging, only set if KeepOpaqueData is ).
(Inherited from EffectBinding.)
Public propertyParameterBindings
Gets the bindings that resolve effect parameters.
(Inherited from EffectBinding.)
Public propertyReferenceAlpha
Gets or sets the reference alpha value.
Public propertyTechniqueBinding
Gets or sets the binding that resolves the effect technique.
(Inherited from EffectBinding.)
Public propertyUserData
Gets or sets user-defined data.
(Inherited from EffectBinding.)
Public propertyVertexColorEnabled
Gets or sets a value indicating whether vertex color is enabled.
Top
See Also