C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / SetTargets Method / SetTargets(RenderTargetView) Method

In This Topic
SetTargets(RenderTargetView) Method
In This Topic
Binds a single render target to the output-merger stage.
Syntax
'Declaration
 
Public Overloads Sub SetTargets( _
   ByVal renderTargetView As RenderTargetView _
) 
 

Parameters

renderTargetView
See Also