Create vertex element.
Input vertex semantic
Vertex data byte offset
Vertex data format
Vertex buffer binding index
Instance cadence, the number of instances drawn for each vertex in the buffer, non-instance elements must be 0.
Private
_bindingPrivate
_formatPrivate
_instancePrivate
_offsetPrivate
_semanticVertex buffer binding index.
Vertex data format.
Instance cadence, the number of instances drawn for each vertex in the buffer, non-instance elements must be 0.
Vertex data byte offset.
Vertex semantic.
Generated using TypeDoc
Vertex elements contain coordinate information, texture information, normal vector information.