ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / ResetTargets Method

In This Topic
    ResetTargets Method
    In This Topic
    Unbinds all depth-stencil buffer and render targets from the output-merger stage.
    Syntax
    'Declaration
     
    Public Sub ResetTargets() 
    public void ResetTargets()
    See Also