Click or drag to resize

VertexElement Properties

The VertexElement type exposes the following members.

Properties
  NameDescription
Public propertyOffset
Gets the offset into the buffer where this element starts in bytes.
Public propertySemantic
Gets the meaning of this element.
Public propertySource
Gets the vertex buffer index from where this element draws it's values.
Public propertyType
Gets the data format of this element.
Top
See Also