[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.StreamOutputBufferBinding.-ctor

StreamOutputBufferBinding Constructor

StreamOutputBufferBinding(Buffer, int)

Initializes a new instance of the StreamOutputBufferBinding struct.

Declaration
public StreamOutputBufferBinding(Buffer buffer, int offset)
Parameters
Type Name Description
Buffer buffer

The buffer being bound.

int offset

The offset to the first vertex (in bytes).