Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A shader-resource interface accesses a shader resource.
Inheritance
The ID3D10EffectShaderResourceVariable interface inherits from ID3D10EffectVariable. ID3D10EffectShaderResourceVariable also has these types of members:
Methods
The ID3D10EffectShaderResourceVariable interface has these methods.
ID3D10EffectShaderResourceVariable::GetResource Get a shader resource. |
ID3D10EffectShaderResourceVariable::GetResourceArray Get an array of shader resources. |
ID3D10EffectShaderResourceVariable::SetResource Set a shader resource. |
ID3D10EffectShaderResourceVariable::SetResourceArray Set an array of shader resources. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d10effect.h |