C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / StreamOutputStage Class / SetTarget Method

In This Topic
SetTarget Method (StreamOutputStage)
In This Topic
Sets the stream output targets bound to the StreamOutput stage.
Syntax
'Declaration
 
Public Sub SetTarget( _
   ByVal buffer As Buffer, _
   ByVal offsets As System.Integer _
) 
 

Parameters

buffer
offsets
See Also