| BasicEffectBinding Properties |
The BasicEffectBinding type exposes the following members.
| Name | Description | |
|---|---|---|
| Effect |
Gets the effect.
(Inherited from EffectBinding.) | |
| Hints |
Gets a value indicating which effect parameters are handled by this effect binding.
(Inherited from EffectBinding.) | |
| LightingEnabled |
Gets or sets a value indicating whether lighting is enabled.
| |
| OpaqueData |
Gets the opaque data (only used for debugging, only set if KeepOpaqueData is
).
(Inherited from EffectBinding.) | |
| ParameterBindings |
Gets the bindings that resolve effect parameters.
(Inherited from EffectBinding.) | |
| PreferPerPixelLighting |
Gets or sets a value indicating whether per-pixel lighting should be used.
| |
| TechniqueBinding |
Gets or sets the binding that resolves the effect technique.
(Inherited from EffectBinding.) | |
| TextureEnabled |
Gets or sets a value indicating whether texturing is enabled.
| |
| UserData |
Gets or sets user-defined data.
(Inherited from EffectBinding.) | |
| VertexColorEnabled |
Gets or sets a value indicating whether vertex color is enabled.
|