Name | Description | |
---|---|---|
VertexBufferBinding Constructor | Initializes a new instance of the VertexBufferBinding struct. |
The following tables list the members exposed by VertexBufferBinding.
Name | Description | |
---|---|---|
VertexBufferBinding Constructor | Initializes a new instance of the VertexBufferBinding struct. |
Name | Description | |
---|---|---|
Buffer | Gets or sets the buffer being bound. | |
Offset | Gets or sets the offset from the start of the buffer of the first vertex to use (in bytes). | |
Stride | Gets or sets the stride between vertex elements in the buffer (in bytes). |