ShaderEffect.RegisterPixelShaderSamplerProperty Method
.NET Framework 3.5
Updated: July 2008
Associates a dependency property with a shader sampler register.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RegisterPixelShaderSamplerProperty(String, Type, Int32) | Associates a dependency property with a shader sampler register. |
|
RegisterPixelShaderSamplerProperty(String, Type, Int32, SamplingMode) | Associates a dependency property with a shader sampler register and a SamplingMode. |