Click or drag to resize
DigitalRuneBasicEffectBinding Properties

The BasicEffectBinding type exposes the following members.

Properties
  NameDescription
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 propertyLightingEnabled
Gets or sets a value indicating whether lighting is enabled.
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 propertyPreferPerPixelLighting
Gets or sets a value indicating whether per-pixel lighting should be used.
Public propertyTechniqueBinding
Gets or sets the binding that resolves the effect technique.
(Inherited from EffectBinding.)
Public propertyTextureEnabled
Gets or sets a value indicating whether texturing is enabled.
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