D2D1_VERTEX_BUFFER_PROPERTIES

Undocumented in source.
version(Windows)
struct D2D1_VERTEX_BUFFER_PROPERTIES {}

Members

Variables

byteWidth
uint byteWidth;
Undocumented in source.
data
ubyte* data;
Undocumented in source.
inputCount
uint inputCount;
Undocumented in source.
usage
D2D1_VERTEX_USAGE usage;
Undocumented in source.

Meta