Click or drag to resize
DigitalRuneVertexPositionNormalColorTexture Fields

The VertexPositionNormalColorTexture type exposes the following members.

Fields
  NameDescription
Public fieldColor
The vertex color.
Public fieldNormal
The vertex normal vector.
Public fieldPosition
The vertex position.
Public fieldTextureCoordinate
The UV texture coordinates.
Public fieldStatic memberVertexDeclaration
The vertex declaration.
Top
See Also