EffectBinding Constructor |
Name | Description | |
---|---|---|
EffectBinding |
Initializes a new instance of the EffectBinding class. (This constructor
creates an uninitialized instance. Use this constructor only for cloning or other special
cases!)
| |
EffectBinding(IGraphicsService, Effect) |
Initializes a new instance of the EffectBinding class which can store
all kinds of effect parameters.
| |
EffectBinding(IGraphicsService, Effect, IDictionaryString, Object) |
Initializes a new instance of the EffectBinding class which can be used in a
Material (only storing bindings for
Material parameters).
| |
EffectBinding(IGraphicsService, Effect, IDictionaryString, Object, EffectParameterHint) |
Initializes a new instance of the EffectBinding class with the given settings.
|