The TransformedTexturedVertex type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberByteSize
The data size in bytes
Public fieldStatic memberFormat
The vertex format for the device
Public fieldPosition
Gets or sets the position of the vertex.
Public fieldTextureCoordinate
Gets or sets the teture coordinate of the vertex.
Public fieldStatic memberVertexElements
The VertexElements to set up a VertexDeclaration

See Also