ID3D10EffectRenderTargetViewVariable interface (d3d10effect.h)
A render-target-view interface accesses a render target.
Inheritance
The ID3D10EffectRenderTargetViewVariable interface inherits from ID3D10EffectVariable. ID3D10EffectRenderTargetViewVariable also has these types of members:
Methods
The ID3D10EffectRenderTargetViewVariable interface has these methods.
ID3D10EffectRenderTargetViewVariable::GetRenderTarget Get a render-target. |
ID3D10EffectRenderTargetViewVariable::GetRenderTargetArray Get an array of render-targets. |
ID3D10EffectRenderTargetViewVariable::SetRenderTarget Set a render-target. |
ID3D10EffectRenderTargetViewVariable::SetRenderTargetArray Set an array of render-targets. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d10effect.h |