ID3DX11EffectRenderTargetViewVariable interface
A render-target-view interface accesses a render target.
Members
The ID3DX11EffectRenderTargetViewVariable interface inherits from ID3DX11EffectRasterizerVariable. ID3DX11EffectRenderTargetViewVariable also has these types of members:
Methods
The ID3DX11EffectRenderTargetViewVariable interface has these methods.
Method | Description |
---|---|
GetRenderTarget | Get a render-target. |
GetRenderTargetArray | Get an array of render-targets. |
SetRenderTarget | Set a render-target. |
SetRenderTargetArray | Set an array of render-targets. |
Remarks
Note
The DirectX SDK does not supply any compiled binaries for effects. You must use Effects 11 source to build your effects-type application. For more information about using Effects 11 source, see Differences Between Effects 10 and Effects 11.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|