Class EffectSamplerStateBinding
[DataContract]
public class EffectSamplerStateBinding
- Inheritance
-
objectEffectSamplerStateBinding
- Extension Methods
Constructors
EffectSamplerStateBinding()
public EffectSamplerStateBinding()
EffectSamplerStateBinding(string, SamplerStateDescription)
public EffectSamplerStateBinding(string keyName, SamplerStateDescription description)
Parameters
keyNamestringdescriptionSamplerStateDescription
Fields
Description
public SamplerStateDescription Description
Field Value
Key
Binding to a sampler.
public ParameterKey Key
Field Value
KeyName
public string KeyName
Field Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.