[]
Initializes a new instance of the StreamOutputBufferBinding struct.
public StreamOutputBufferBinding(Buffer buffer, int offset)
| Type | Name | Description |
|---|---|---|
| Buffer | buffer | The buffer being bound. |
| int | offset | The offset to the first vertex (in bytes). |